index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
extensions
/
libipt_tcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix error message if invalid flag is specified (Aaron Sethman) (Closes: #65)
Harald Welte
2003-03-30
1
-1
/
+1
*
check for invalid port ranges (Thomas Poehnitz)
Harald Welte
2002-07-26
1
-0
/
+4
*
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...
Harald Welte
2002-05-29
1
-2
/
+2
*
Fix 'iptables -p !' bug (segfault when `!' used without argument)
Harald Welte
2002-03-14
1
-8
/
+4
*
- added patch to support statically linking of iptables
Harald Welte
2001-08-06
1
-0
/
+1
*
further fixes of string_to_number fixes
Harald Welte
2001-07-23
1
-5
/
+4
*
tcp match numerical output bugfix
Harald Welte
2001-04-12
1
-1
/
+1
*
small fixes in the save() function of the ULOG and tcp extension
Harald Welte
2000-11-05
1
-3
/
+4
*
Derrik Pates's tcpflags wrong way round when -n no specified.
Rusty Russell
2000-09-01
1
-2
/
+2
*
Fixed ! test cases.
Rusty Russell
2000-09-01
1
-1
/
+2
*
Allow --tcp-flags ! A B.
Rusty Russell
2000-09-01
1
-1
/
+2
*
Aligning matchsize and targetsize now responsibility of extension writers
Rusty Russell
2000-07-03
1
-4
/
+4
*
Changes to allow matching (for delete) on part of a rule, for rules which
Rusty Russell
2000-04-19
1
-7
/
+10
*
Fixed save() to properly interpret ports in host byte order and use ':'
Marc Boucher
2000-04-07
1
-8
/
+8
*
reorganized tree after kernel merge
Marc Boucher
2000-03-20
1
-0
/
+439