summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_tcp.c
Commit message (Collapse)AuthorAgeFilesLines
* fix error message if invalid flag is specified (Aaron Sethman) (Closes: #65)laforge2003-03-301-1/+1
|
* check for invalid port ranges (Thomas Poehnitz)laforge2002-07-261-0/+4
|
* 2x bugfixes for libip6t_tcp from Andras Kis-Szabojamesm2002-07-081-2/+2
|
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent ↵laforge2002-05-291-2/+2
| | | | naming
* Fix ip6tables save/restore '! --syn' output of libip6t_tcp.claforge2002-03-181-6/+10
|
* Fix 'iptables -p !' bug (segfault when `!' used without argument)laforge2002-03-141-8/+4
|
* - added patch to support statically linking of iptableslaforge2001-08-061-0/+1
| | | | - iptables-save/-restore is no longer experimental
* further fixes of string_to_number fixeslaforge2001-07-231-5/+4
|
* tcp match numerical output bugfixlaforge2001-04-121-1/+1
|
* Aligning matchsize and targetsize now responsibility of extension writersrusty2000-07-031-2/+2
| | | | (PPC fix).
* Phil Blundell's new ipv6 extensions.rusty2000-06-041-0/+442