index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
The call to free_opts() in merge_options() is invalid C. The oldopts
Marcus Sundberg
2005-07-29
2
-6
/
+2
*
update manpage to reflect QUEUE / nfnetlink_queue / NFQUEUE changes
Harald Welte
2005-07-28
4
-8
/
+52
*
Fix NAT of ICMP ID ranges (Patrick McHardy)
Patrick McHardy
2005-07-22
4
-4
/
+8
*
get rid of numerous gcc-4 warnings
Harald Welte
2005-07-19
14
-20
/
+25
*
add NFQUEUE support for ipv4 and ipv6
Harald Welte
2005-07-19
4
-2
/
+244
*
fix various missing header file / #define issues on old kernels. I've now te...
v1.3.2
Harald Welte
2005-07-10
3
-16
/
+23
*
we need to have this header file included, since old kernels don't define IP6...
Harald Welte
2005-07-10
1
-0
/
+16
*
bump version number to 1.3.2
Harald Welte
2005-07-10
1
-2
/
+2
*
add note to https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=334
Harald Welte
2005-07-04
1
-0
/
+6
*
attempt to fix save/restore of '! --uid-owner squid' problem as reported by C...
Harald Welte
2005-06-29
1
-2
/
+2
*
add pointer to bugzilla
Harald Welte
2005-06-24
1
-0
/
+1
*
we don't have any counter issues in sparc64
Harald Welte
2005-06-24
1
-1
/
+0
*
Add --log-uid support to libip6t_LOG (Patrick McHardy <kaber@trash.net>)
Patrick McHardy
2005-06-24
2
-1
/
+20
*
fix deletion of targets where kernel size != userspace size (Pablo Neira)
Pablo Neira
2005-06-23
2
-0
/
+2
*
reduce code replication of parse_interface() (Yasuyuki Kozakai)
Yasuyuki KOZAKAI
2005-06-22
6
-82
/
+5
*
This patch prevents user to set negative port value of SNAT/DNAT.
Yasuyuki KOZAKAI
2005-06-22
2
-4
/
+4
*
Chain name should not start with '!' (Yasuyuki Kozakai <yasuyuki.kozakai@tosh...
Yasuyuki KOZAKAI
2005-06-13
2
-4
/
+4
*
Flush chain with noflush when it is redefined (Charlie Brady <charlieb-netfil...
Charlie Brady
2005-06-12
2
-12
/
+30
*
OSF: lib_ipt.c changes to support connector notifications (Evgeniy Polyakov <...
Evgeniy Polyakov
2005-06-11
1
-3
/
+11
*
update multiport manpage (Phil Oester <kernel@linuxace.com>)
Phil Oester
2005-06-11
2
-8
/
+10
*
Fix CONNMARK save/restore (Tom Eastep <teastep@shorewall.net>, Pawel Sikora <...
Tom Eastep
2005-06-11
1
-2
/
+2
*
Release previously merged options from merge_opts(), reduces memory-usage of ...
Pablo Neira
2005-05-29
2
-11
/
+34
*
While adding testing for inversion of multiport, noticed that documentation a...
Rusty Russell
2005-05-25
1
-2
/
+2
*
include FIN bit in mask of "--syn" bits
Harald Welte
2005-05-04
2
-3
/
+3
*
Ignore unknown arguments in libipt_ULOG (Patrick McHardy <kaber@trash.net>)
Patrick McHardy
2005-05-02
1
-0
/
+2
*
Fix connbytes command line parsing bug (Piotrek Kaczmarek <kaczorek@daleka.net>)
Piotrek Kaczmarek
2005-04-24
1
-0
/
+1
*
pull out pmtu changes to fix compilation issues
Harald Welte
2005-04-15
2
-124
/
+3
*
poll goto specific changes out of trunk
Harald WeltePablo Neira
2005-04-15
2
-4
/
+1
*
fix iptables-save/restore of goto (Jonas Berlin)
Jonas Berlin
2005-04-15
2
-1
/
+4
*
omeone forgot to update ipt_conntrack.h header in user space. So, update it t...
Harald WeltePablo Neira
2005-04-15
1
-1
/
+22
*
add REJECT with icmp-frag-needed (Florian Lohoff)
Florian Lohoff
2005-04-10
2
-3
/
+124
*
don't allow newlines in LOG prefix (Phil Oester) (Closes: #312)
Phil Oester
2005-04-01
2
-0
/
+8
*
re-sync ip6tables with iptables (check for init functions) (Jonas Berlin)
Jonas Berlin
2005-04-01
1
-8
/
+12
*
add lots of man pages (Jonas Berlin)
Jonas Berlin
2005-04-01
17
-0
/
+474
*
the optflags array contains a '3' for the OPT_LINENUMBERS entry while everywh...
Jonas Berlin
2005-04-01
2
-2
/
+2
*
SET target bugfix by Michal Pokrywka applied
Michal Pokrywka
2005-03-18
1
-1
/
+3
*
Fix TCPLAG version (Torsten Lüttgert <t.luettgert@pressestimmen.de>)
Torsten Lüttgert
2005-03-16
1
-1
/
+1
*
improve REDIRECT manpage (Jonas Berlin <xkr47@outerspace.dyndns.org>)
Jonas Berlin
2005-03-15
1
-3
/
+4
*
bump version to 1.3.1
v1.3.1
Harald Welte
2005-03-07
1
-2
/
+2
*
This fixes rule deletion in CLUSTERIP in iptables (Pablo Neira)
Pablo Neira
2005-03-07
2
-2
/
+40
*
Restore chain order (Olaf Rempel <razzor@kopf-tisch.de>)
Olaf Rempel
2005-03-04
1
-4
/
+7
*
Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)
Pablo Neira
2005-02-14
87
-508
/
+26
*
Allow "--realm ! foo" and "! --realm foo" (Closes: #297)
Harald Welte
2005-02-13
1
-1
/
+1
*
fix missing comma at end of line
Harald Welte
2005-02-13
1
-1
/
+1
*
Fix CONNMARK/connmark issues with 64bit kernel and 32bit userspace.
Martin Josefsson
2005-02-12
4
-25
/
+91
*
time to release 1.3.0 final
v1.3.0
Harald Welte
2005-02-12
1
-1
/
+1
*
remove way outdated files
Harald Welte
2005-02-12
2
-96
/
+0
*
update notes to reflect subversion usage
Harald Welte
2005-02-12
1
-4
/
+4
*
try to fix realm save/restore issue (Adresses: #297)
Harald Welte
2005-02-08
1
-11
/
+14
*
Fix rule deletion (hinfo pointer initialized by kernel, don't compare it in u...
Samuel Jean
2005-02-07
1
-2
/
+1
[prev]
[next]