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
*
fix compilation of iptables on [old] systems that don't have IPT_F_GOTO
Harald Welte
2005-11-24
2
-0
/
+6
*
note that we can only delete chains that are empty
Harald Welte
2005-11-22
1
-3
/
+4
*
tcp-rst is the alias, not tcp-reset (Torsten Hilbrich)
Harald Welte
2005-11-22
1
-1
/
+1
*
Add policy match extensions from patch-o-matic
Patrick McHardy
2005-11-19
6
-0
/
+998
*
Fix some gcc-4 warnings
Patrick McHardy
2005-11-18
4
-7
/
+7
*
Don't eat numeric arguments for other extensions
Patrick McHardy
2005-11-18
1
-4
/
+12
*
The conntrack match does not print any info for --ctproto, thus
Phil Oester
2005-11-17
1
-0
/
+7
*
only set revisions on real targets, not on jumps. (Pablo Neira)
Pablo Neira
2005-11-17
1
-1
/
+3
*
- Fix memory leak in TC_COMMIT() (Markus Sundberg)
Harald Welte
2005-11-12
1
-23
/
+25
*
add 'goto' support (Henrik Nordstrom <hno@marasystems.com>)
Henrik Nordstrom
2005-11-05
3
-3
/
+33
*
fix connmark, it's now only 32bits (Deti Fliegl <deti@fliegl.de)
v1.3.4
Deti Fliegl
2005-11-03
2
-53
/
+10
*
about to release 1.3.4
Harald Welte
2005-10-31
1
-2
/
+2
*
The conntrack match extension doesn't handle address inversion correctly. (To...
Tom Eastep
2005-09-19
1
-2
/
+2
*
Kernels higher than 2.6.10 don't support multiple --to arguments in
Phil Oester
2005-09-19
4
-0
/
+41
*
* specifying random seed for the Jenkins hash works as documented
KOVACS Krisztian
2005-09-19
1
-28
/
+37
*
Add the aligned_u64 typedef, it's defined in linux/types.h in the kernel.
Martin Josefsson
2005-09-11
1
-0
/
+4
*
Make libipt_connbytes.c compile with the ipt_connbytes version that has been ...
Martin Josefsson
2005-09-11
1
-6
/
+6
*
Update manpage to reflect missing ability to SNAT to multiple ranges in 2.6.1...
Harald Welte
2005-08-29
1
-4
/
+6
*
Update manpage to reflect missing NAT to multiple ranges support in 2.6.11-rc...
Harald Welte
2005-08-29
1
-4
/
+7
*
update string match to reflect new kernel implementation (Pablo Neira)
Pablo Neira
2005-08-28
1
-40
/
+110
*
Note which kernel versions are affected by REJECT change (Maciej Soltysiak)
Maciej Soltysiak
2005-08-26
1
-0
/
+2
*
add support for new 'dccp' protocol match
Harald Welte
2005-08-06
3
-0
/
+414
*
port Eric Leblond's NFQUEUE missing-break fix to ip6tables
Harald Welte
2005-08-05
2
-0
/
+4
*
Add missing 'break' to make parsing of NFQUEUE numbers work (Eric Leblond)
Eric Leblond
2005-08-05
2
-0
/
+4
*
_really_ sort only user defined chains (Robert de Barth <list-netfilter@debar...
Robert de Barth
2005-07-31
1
-1
/
+1
*
1.3.3 release
v1.3.3
Harald Welte
2005-07-29
1
-2
/
+2
*
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
[next]