summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_multiport.c
Commit message (Expand)AuthorAgeFilesLines
* - Add revision support to ip6tables.RĂ©mi Denis-Courmont2006-10-201-1/+200
* reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-201-13/+0
* reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-201-11/+0
* Add DCCP/SCTP support to multiport. Patch for kernel will go in 2.6.18.Patrick McHardy2006-04-281-8/+24
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)Pablo Neira2005-02-141-3/+0
* fix typoHarald Welte2005-02-011-1/+1
* make structure initializers use C99 standard (Harald Welte)Harald Welte2005-02-011-14/+12
* Print error when '!' is used with multiport. Based on patch by Phil Oester.Patrick McHardy2004-09-181-0/+7
* Fix iptables-save (save everything numerically)Thomas Woerner2003-07-141-1/+1
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...Harald Welte2002-05-291-2/+2
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+1
* further fixes of string_to_number fixesHarald Welte2001-07-231-2/+3
* Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches (Jan...Jan Rekorajski2001-02-161-0/+263