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
*
major manpage update (Yasuyuki Kozakai)
Yasuyuki KOZAKAI
2006-01-30
27
-88
/
+149
*
Add 'copy+paste' support for 'state' and 'connmark' match, as well as
Harald Welte
2006-01-26
4
-1
/
+535
*
add note about deprecated state
Harald Welte
2006-01-26
1
-0
/
+2
*
fix spelling 'adress' -> 'address' (Closes: #431) (MJ Anthony)
Harald Welte
2006-01-22
2
-2
/
+2
*
Fix "empty policy element" complaining in non-strict mode.
Noticed by Tom Eastep
2006-01-22
2
-2
/
+4
*
Clarify --tunnel-src/--tunnel-dst options
Patrick McHardy
2006-01-12
2
-6
/
+10
*
Move empty policy element check to also catch last element
Patrick McHardy
2006-01-12
2
-10
/
+12
*
Don't allow using --next option without specifying a policy element
Patrick McHardy
2006-01-12
2
-4
/
+14
*
Fix invalid assignment of tunnel-src to dest address (Patrick McHardy)
Patrick McHardy
2006-01-09
1
-2
/
+2
*
Add documentation for string match (Pablo Neira)
Pablo Neira
2006-01-03
1
-0
/
+15
*
Fix probing for supported revisions (Jones Desougi <jones@ingate.com>)
Jones Desougi
2005-12-22
4
-8
/
+10
*
fix iptables-save of 'goto' target (Closes: #410)
Harald Welte
2005-12-05
1
-2
/
+2
*
Add note that TCPMSS is only valid in the mangle table (not true today, but m...
Patrick McHardy
2005-12-05
1
-1
/
+4
*
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
[next]