summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_tcp.c
Commit message (Expand)AuthorAgeFilesLines
* include FIN bit in mask of "--syn" bitsHarald Welte2005-05-041-1/+1
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)Pablo Neira2005-02-141-5/+0
* Pablo Neira: extensions conversion to C99 structure initializationPablo Neira2004-12-281-14/+14
* fix error message if invalid flag is specified (Aaron Sethman) (Closes: #65)Harald Welte2003-03-301-1/+1
* check for invalid port ranges (Thomas Poehnitz)Harald Welte2002-07-261-0/+4
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte2002-05-291-2/+2
* Fix 'iptables -p !' bug (segfault when `!' used without argument)Harald Welte2002-03-141-8/+4
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+1
* further fixes of string_to_number fixesHarald Welte2001-07-231-5/+4
* tcp match numerical output bugfixHarald Welte2001-04-121-1/+1
* small fixes in the save() function of the ULOG and tcp extensionHarald Welte2000-11-051-3/+4
* Derrik Pates's tcpflags wrong way round when -n no specified.Rusty Russell2000-09-011-2/+2
* Fixed ! test cases.Rusty Russell2000-09-011-1/+2
* Allow --tcp-flags ! A B.Rusty Russell2000-09-011-1/+2
* Aligning matchsize and targetsize now responsibility of extension writersRusty Russell2000-07-031-4/+4
* Changes to allow matching (for delete) on part of a rule, for rules whichRusty Russell2000-04-191-7/+10
* Fixed save() to properly interpret ports in host byte order and use ':'Marc Boucher2000-04-071-8/+8
* reorganized tree after kernel mergeMarc Boucher2000-03-201-0/+439