summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_connlimit.c
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH]: Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)/C=EU/ST=EU/CN=Patrick McHardy/emailAddress=kaber@trash.net2007-09-021-3/+1
|
* Moves libip{,6}t_connlimit to libxt./C=JP/ST=JP/CN=Yasuyuki Kozakai/emailAddress=yasuyuki@netfilter.org2007-07-311-0/+217
Also fixes an option parsing bug (connlimit_parse() may receive a 'c' that is not from the connlimit options table). Signed-off-by: Jan Engelhardt <jengelh@gmx.de>