summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* rateest: guard against segfaultJan Engelhardt2008-12-301-0/+3
* iptables-save: output ! in position according to manpageJan Engelhardt2008-12-0916-78/+54
* doc: fix a typo in libip6t_REJECT.manJan Engelhardt2008-11-241-2/+1
* src: remove inclusion of iptables.hJan Engelhardt2008-11-2040-38/+38
* state: report spaces in the state list parsingPablo Neira Ayuso2008-11-192-2/+8
* src: use NFPROTO_ constantsJan Engelhardt2008-11-1871-128/+128
* libxt_conntrack: dump ctdirJan Engelhardt2008-11-121-0/+15
* libxt_conntrack: respect -n option during ruledumpJan Engelhardt2008-11-101-2/+8
* Add SCTP/DCCP support to NAT targetsPatrick McHardy2008-11-044-4/+12
* Fix compile warnings using gcc 4.3.2Thomas Jarosch2008-10-234-0/+4
* Fix compile error in libxt_iprange.c using gcc 4.3.2Thomas Jarosch2008-10-231-0/+1
* libxt_recent: add IPv6 supportJan Engelhardt2008-10-222-60/+76
* Move libipt_recent to libxt_recentJan Engelhardt2008-10-222-64/+65
* libxt_TOS: fix compilation errorJirí Moravec2008-10-221-0/+1
* Add iptables support for the socket matchKOVACS Krisztian2008-10-152-0/+41
* Add iptables support for the TPROXY targetKOVACS Krisztian2008-10-152-0/+172
* mark: fix invalid iptables-save outputPablo Sebastian Greco2008-09-291-1/+1
* src: update comments part IIJan Engelhardt2008-09-042-4/+4
* manpages: fix another typo in tcp manpagePatrick McHardy2008-09-011-1/+1
* manpages: Fix a typo in tcp man pageWANG Cong2008-09-011-1/+1
* src: Missing limits.h includesPhil Oester2008-09-013-0/+5
* libxt_recent: do allow --rttl for --updateJan Engelhardt2008-09-012-2/+2
* src: Update commentsJan Engelhardt2008-09-0164-340/+13
* src: use regular includesJan Engelhardt2008-09-019-10/+9
* libxt_iprange: fix option namesJan Engelhardt2008-09-011-16/+16
* libxt_mac: flatten casts in libxt_macJan Engelhardt2008-09-011-5/+8
* manpages: add missing rateest match documentationJan Engelhardt2008-08-151-0/+55
* manpages: add missing rateest documentationJan Engelhardt2008-08-151-0/+1
* manpages: add missing --rsource,--rdest options to libxt_recent.manJan Engelhardt2008-08-131-0/+7
* build: fix initext.c dependencyJan Engelhardt2008-08-131-1/+1
* Synchronize invert flag order with manpagesJan Engelhardt2008-08-1320-34/+34
* physdev: remove extra space in outputJan Engelhardt2008-08-131-11/+12
* manpages: correct erroneous markupJan Engelhardt2008-08-129-10/+10
* libxt_dscp: fix save of negated dscp match rulesPhil Oester2008-08-041-1/+1
* iptables-save: fix hashlimit outputPhil Oester2008-08-041-1/+1
* libxt_recent: do not allow both --set and --rttlJan Engelhardt2008-08-041-10/+23
* src: remove dependency on libiptc headersJan Engelhardt2008-08-044-0/+4
* xt_string: string extension case insensitive matchingJoonwoo Park2008-07-071-10/+60
* libxt_TOS: make sure --set-tos value/mask is recognizedJan Engelhardt2008-06-301-1/+2
* iprange: kernel flags were not setJan Engelhardt2008-06-131-0/+6
* build: fix `make install` when --disable-shared is usedJan Engelhardt2008-06-121-1/+1
* manpage updatesJan Engelhardt2008-06-0818-43/+47
* sparse warning fixes: integer used as pointerPatrick McHardy2008-06-075-9/+9
* libxt_owner: add spaces to outputJan Engelhardt2008-06-061-23/+23
* addrtype match: added revision 1Laszlo Attila Toth2008-06-062-16/+206
* Fix iptables-save output of libxt_owner matchLutz Jaenicke2008-06-061-9/+9
* build: check for missing feature filesJan Engelhardt2008-06-051-0/+3
* manpages: consistent syntaxPatrick McHardy2008-06-0230-83/+90
* REDIRECT: Allow symbolic port in REDIRECT --to-portKristof Provost2008-05-261-0/+3
* Don't assume /bin/sh is bashThomas Jacob2008-05-201-6/+8