summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_hashlimit.c
Commit message (Expand)AuthorAgeFilesLines
* iptables/extensions: make bundled options work againJan Engelhardt2009-11-031-8/+8
* libxtables: hand argv to xtables_check_inverseJan Engelhardt2009-11-031-8/+8
* extensions: collapse data variables to use multi-reg callsJan Engelhardt2009-06-261-49/+47
* extensions: collapse registration structuresJan Engelhardt2009-06-261-18/+1
* iptables: replace open-coded sizeof by ARRAY_SIZEJan Engelhardt2009-05-261-2/+1
* extensions: add const qualifiers in print/save functionsJan Engelhardt2009-05-261-4/+2
* libxt_hashlimit: add missing space for iptables-save outputJan Engelhardt2009-03-241-1/+1
* libxtables: prefix exit_error to xtables_errorJan Engelhardt2009-02-211-16/+16
* libxtables: prefix/order - move check_inverse to xtables.cJan Engelhardt2009-01-301-8/+8
* libxtables: prefix/order - param_actJan Engelhardt2009-01-301-29/+29
* libxtables: prefix/order - strtouiJan Engelhardt2009-01-271-12/+12
* extensions: use UINT_MAX constants over open-coded numbers (2/2)Jan Engelhardt2009-01-271-8/+8
* src: use NFPROTO_ constantsJan Engelhardt2008-11-181-4/+4
* src: update comments part IIJan Engelhardt2008-09-041-2/+2
* src: Update commentsJan Engelhardt2008-09-011-7/+0
* iptables-save: fix hashlimit outputPhil Oester2008-08-041-1/+1
* src: remove dependency on libiptc headersJan Engelhardt2008-08-041-0/+1
* Remove old functions, constantsJan Engelhardt2008-04-151-7/+7
* Add support for xt_hashlimit match revision 1Jan Engelhardt2008-04-131-27/+371
* Fix -Wshadow warnings and clean up xt_sctp.hJan Engelhardt2008-04-061-2/+2
* fix gcc warningsMax Kellermann2008-01-291-1/+1
* libxt_hashlimit checksJan Engelhardt2008-01-201-0/+17
* Unique symbols 1/6Jan Engelhardt2007-10-041-32/+27
* Constify data structuresJan Engelhardt2007-10-041-1/+1
* Fix sparse warnings: non-ANSI function declarations, 0 used as pointerPatrick McHardy2007-09-081-9/+9
* Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)Peter Riley2007-09-021-2/+1
* Unifies libip[6]t_hashlimit into libxt_hashlimitYasuyuki KOZAKAI2007-08-041-0/+386