summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_tcp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2x bugfixes for libip6t_tcp from Andras Kis-SzaboAndrás Kis-Szabó2002-07-081-2/+2
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte2002-05-291-2/+2
* Fix ip6tables save/restore '! --syn' output of libip6t_tcp.cHarald Welte2002-03-181-6/+10
* 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
* Aligning matchsize and targetsize now responsibility of extension writersRusty Russell2000-07-031-2/+2
* Phil Blundell's new ipv6 extensions.Philip Blundell2000-06-041-0/+442