summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_limit.c
Commit message (Expand)AuthorAgeFilesLines
* make structure initializers use C99 standard (Harald Welte)/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org2005-02-011-14/+12
* Fix half-working ipv6 limit invert check (Phil Oester)kaber2004-09-211-7/+6
* Fix 64bit kernel / 32bit userspace issue.gandalf2004-05-261-1/+2
* globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...laforge2002-05-291-2/+2
* Fix 'iptables -p !' bug (segfault when `!' used without argument)laforge2002-03-141-3/+4
* - added patch to support statically linking of iptableslaforge2001-08-061-0/+1
* Fixed string_to_number() return value check.marc2001-07-231-1/+1
* further fixes of string_to_number fixeslaforge2001-07-231-3/+2
* Port of IPv6 owner match, fixes for IPv6 limit mac and multiport matches (Jan...laforge2001-02-161-0/+198