summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_connlimit.c
Commit message (Expand)AuthorAgeFilesLines
* Moves libip{,6}t_connlimit to libxt.Jan Engelhardt2007-07-311-128/+0
* Fixes compile error of connlimit where NO_SHARED_LIBS=1 is specifiedYasuyuki KOZAKAI2007-07-131-1/+1
* PATCH: Add connlimit to iptables.Jan Engelhardt2007-07-091-0/+128
* Remove extensions for unmaintained/obsolete patchletsPatrick McHardy2007-01-101-132/+0
* Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)Pablo Neira2005-02-141-9/+0
* Pablo Neira: extensions conversion to C99 structure initializationPablo Neira2004-12-281-11/+11
* fix mask '/0' case (David Ahern) (Closes: #147)Harald Welte2004-02-041-1/+10
* rename iplimit to connlimitHarald Welte2003-04-301-18/+18
* 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-2/+1
* removed duplicate 'static' keyword.Marc Boucher2001-12-061-1/+0
* - added patch to support statically linking of iptablesHarald Welte2001-08-061-0/+1
* Gerd Knorr's fixes to iplimit matchGerd Knorr2001-04-121-16/+16
* Gerd Knorr's iplimit.Gerd Knorr2000-12-181-0/+133