summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_connlimit.c
Commit message (Expand)AuthorAgeFilesLines
* extensions: libxt_connlimit: add translationPablo Neira Ayuso2021-06-071-0/+49
* libxt_connlimit: use guided option parserJan Engelhardt2011-05-091-111/+65
* iptables: do not print trailing whitespacesJan Engelhardt2011-01-311-12/+12
* libxt_connlimit: support for dstaddr-supporting revision 1Jan Engelhardt2011-01-191-15/+82
* libxt_connlimit: add a --connlimit-upto optionJan Engelhardt2011-01-181-27/+43
* libxt_connlimit: reword help text to say prefix lengthJan Engelhardt2011-01-181-1/+1
* extensions: remove no longer necessary default: casesJan Engelhardt2011-01-081-2/+0
* src: use C99/POSIX typesJan Engelhardt2011-01-081-4/+4
* all: consistent syntax use in struct optionJan Engelhardt2010-07-231-3/+4
* iptables/extensions: make bundled options work againJan Engelhardt2009-11-031-2/+2
* libxtables: hand argv to xtables_check_inverseJan Engelhardt2009-11-031-1/+1
* extensions: collapse data variables to use multi-reg callsJan Engelhardt2009-06-261-30/+30
* libxt_connlimit: initialize v6_maskkd6lvw2009-06-101-1/+3
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-5/+5
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-1/+1
* src: remove inclusion of iptables.hJan Engelhardt2008-11-201-1/+1
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-5/+5
* src: use regular includesJan Engelhardt2008-09-011-1/+1
* Remove old functions, constantsJan Engelhardt2008-04-151-5/+4
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* Fix connlimit output for inverted --connlimit-above: ! > is <=, not <Patrick McHardy2007-11-281-2/+2
* Unique symbols 1/6Jan Engelhardt2007-10-041-4/+4
* No ipt in xtJan Engelhardt2007-10-041-1/+1
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-3/+1
* Moves libip{,6}t_connlimit to libxt.Jan Engelhardt2007-07-311-0/+217