summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix missing space in ruleset listingPatrick McHardy2007-01-111-1/+1
* Remove extensions for unmaintained/obsolete patchletsPatrick McHardy2007-01-1065-5009/+2
* Fix greedy debug grepPatrick McHardy2007-01-101-1/+1
* fix typo in manpage (thomas@aktaia.intevation.org)thomas2007-01-071-1/+1
* Move extensions for pom patches to individual patchlets.Patrick McHardy2006-12-1218-1337/+1
* fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke)Lutz Jaenicke2006-12-095-8/+13
* Bump version to 1.3.7v1.3.7Patrick McHardy2006-12-041-2/+2
* Add target extensions for new NFLOG targetPatrick McHardy2006-12-034-0/+326
* Fix iptables-save not printing -s !0/0 and -d !0/0 as well as ip6tablesPatrick McHardy2006-12-022-2/+2
* Fix /etc/network usage (Pablo Neira)Pablo Neira Ayuso2006-11-293-36/+36
* Fix -E (rename) in iptables/ip6tablesKrzysztof Piotr Oledzki2006-11-142-2/+0
* Use /lib/modules/$(uname -r)/build instead of /usr/src/linux as KERNEL_DIR de...Patrick McHardy2006-11-141-1/+1
* Add ip6tables support for hashlimit matchPatrick McHardy2006-11-132-0/+372
* Add iptables-xml tool (Amin Azez <azez@ufomechanic.net>)Amin Azez2006-11-133-3/+1012
* Add ip6tables support for sctp matchPatrick McHardy2006-11-132-0/+553
* load ip_[6]tables.ko just before checking revision support in kernel.Yasuyuki KOZAKAI2006-11-134-4/+40
* changes IP6T_SO_GET_REVISION_{MATCH,TARGET} to 68,69Yasuyuki KOZAKAI2006-11-131-2/+2
* - Add revision support to ip6tables.RĂ©mi Denis-Courmont2006-10-204-4/+324
* Fix spelling errorPatrick McHardy2006-10-111-1/+1
* iptables segfaults when given "" to --log-prefix (Mike Frysinger <vapier@gent...Mike Frysinger2006-10-103-0/+16
* Add endian annotation types to fix compilation for kernels > 2.6.18Patrick McHardy2006-10-091-0/+5
* Version number was not bumped in Makefile in svnv1.3.6Joszef Kadlecsik2006-10-091-2/+2
* Use correct types at error reporting (patch sent by H. Nakano)Joszef Kadlecsik2006-10-061-2/+2
* Use negative-list for "weird character in interface" warning instead of warni...Patrick McHardy2006-09-202-7/+7
* Named realm (Simon Lodal <simon@parknet.dk>)Simon Lodal2006-09-022-13/+158
* Add statistic match extensionPatrick McHardy2006-08-312-0/+177
* iptables: fix ipt_MARK documentation (Eric Leblond)Eric Leblond2006-08-291-1/+8
* iptables -Z clears the per-rule counters, but not the chain policy counters (...Andy Gay2006-08-221-0/+3
* update quota match for xtables + fix -D bug (Phil Oester <kernel@linuxace.com>)Phil Oester2006-08-082-7/+8
* Revert "proto_to_name duplication" patch, as noticed by Yasuyuki it can causePatrick McHardyJesper Brouer2006-07-253-5/+20
* proto_to_name duplication (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-223-20/+5
* BUG: libiptc chain references bug (Jesper Brouer <hawk@diku.dk>)Patrick McHardyJesper Brouer2006-07-251-0/+8
* reduce parse_*_port duplication (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-2013-137/+46
* reduce service_to_port duplication (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-2013-105/+30
* Use gcc to build shared objects (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-203-2/+4
* iptables: handle cidr notation more sanely (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-101-0/+30
* please kill santa-claus (Pierre-Yves Ritschard <pierre-yves@spootnik.org>)Pierre-Yves Ritschard2006-07-051-1/+0
* libiptc symbols clash (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-052-0/+4
* - force user to specify --icmpv6-type if icmpv6 match is required to loadYasuyuki KOZAKAI2006-07-042-1/+11
* ip6tables multiport does not support x:y (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-031-5/+4
* iptables trivial compile warning cleanup (Phil Oester <kernel@linuxace.com>)Phil Oester2006-07-032-4/+6
* size_t changed to socklen_t in getsockopt callJoszef Kadlecsik2006-06-231-3/+3
* set match negation bug fixedJoszef Kadlecsik2006-06-232-3/+3
* REDIRECT does not accept IP (Phil Oester <kernel@linuxace.com>)Phil Oester2006-06-201-0/+3
* Add new exit value to indicate concurrency issues (Jesper Dangaard Brouer <ha...Jesper Dangaard Brouer2006-06-192-2/+7
* trivial connlimit manpage fix (Phil Oester <kernel@linuxace.com>)Phil Oester2006-05-291-2/+2
* Use lowercase letters for match name (Simon Lodal <simonl@parknet.dk>)Simon Lodal2006-05-241-4/+4
* Add information about :<port> syntax (Evan Miller <evanm@frap.net>)Evan Miller2006-05-241-2/+3
* secmark: Add libip6t_CONNSECMARKJames Morris2006-05-243-1/+140
* D'oh .. I'm not too smart, forgot to add the new files in the previous patche...Patrick McHardy2006-05-246-0/+405