summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_connbytes.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes warning on compilation of iptables matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Replaces ipt_entry_* with xt_entry_* in matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
* Use nf_conntrack headers instead of ip_conntrack ones and add sanitized versi...Patrick McHardy2007-04-181-1/+1
* fix iptables-save of 'goto' target (Closes: #410)Harald Welte2005-12-051-2/+2
* Make libipt_connbytes.c compile with the ipt_connbytes version that has been ...Martin Josefsson2005-09-111-6/+6
* Fix connbytes command line parsing bug (Piotrek Kaczmarek <kaczorek@daleka.net>)Piotrek Kaczmarek2005-04-241-0/+1
* 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-14/+13
* fix some compiler warnings and errorsHarald Welte2004-11-181-17/+24
* sync with latest patch-o-matic-ng update (support direction and mode parameters)Harald Welte2004-11-181-11/+84
* add missing spaces in 'save' printout (youza@post.cz) (Closes: #235)Youza Youzovic2004-08-241-4/+4
* don't use signed things...Martin Josefsson2004-05-081-3/+3
* Add new connbytes match, include a warning (Martin Devera <devik@cdi.cz>)Martin Devera2003-06-191-0/+134