summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Lift restrictions on interface namesJan Engelhardt2010-02-091-6/+5
* includes: header updatesJan Engelhardt2010-02-0171-657/+420
* policy: fix error message showing wrong optionJan Engelhardt2010-01-311-1/+1
* doc: mention requirement of additional packages for ipsetJan Engelhardt2010-01-192-0/+8
* doc: fix limit manpage to reflect actual supported syntaxJan Engelhardt2010-01-191-1/+1
* doc: fix recent manpage to reflect actual supported syntaxJan Engelhardt2010-01-191-2/+5
* recent: reorder cases in code (cosmetic cleanup)Jan Engelhardt2010-01-191-8/+8
* libipq: build as shared libraryJan Engelhardt2009-12-281-2/+2
* Bump version to v1.4.6v1.4.6Patrick McHardy2009-12-091-1/+1
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2009-11-245-16/+26
|\
| * doc: name resolution clarificationJan Engelhardt2009-11-182-7/+11
| * doc: explain experienced --hitcount limitJan Engelhardt2009-11-171-1/+3
| * iptables: take masks into consideration for replace commandJan Engelhardt2009-11-152-8/+12
* | conntrack: fix --expires parsingPatrick McHardy2009-11-201-1/+1
* | extensions: add osf extensionPatrick McHardy2009-11-122-0/+290
|/
* DNAT: fix incorrect check during parsingPatrick McHardy2009-11-061-1/+1
* CONNMARK: print mark rules with mask 0xffffffff as set instead of xsetJan Engelhardt2009-11-041-0/+2
* MARK: print mark rules with mask 0xffffffff as --set-mark instead of --set-xmarkPatrick McHardy2009-11-041-0/+2
* iptables/extensions: make bundled options work againJan Engelhardt2009-11-0339-107/+107
* libxtables: hand argv to xtables_check_inverseJan Engelhardt2009-11-0365-142/+143
* style: reduce indent in xtables_check_inverseJan Engelhardt2009-10-291-16/+16
* iptables: fix undersized deletion mask creationJan Engelhardt2009-10-292-12/+16
* libiptc: fix wrong maptype of base chain counters on restoreJan Engelhardt2009-10-291-1/+1
* build: restore --disable-ipv6 functionality on system w/o v6 headersOlaf Rempel2009-10-291-1/+2
* iprange: warn on reverse range (log)Jan Engelhardt2009-10-290-0/+0
* iprange: do accept non-ranges for xt_iprange v1 (log)Jan Engelhardt2009-10-250-0/+0
* iprange: roll address parsing into a loopJan Engelhardt2009-10-251-20/+16
* iprange: warn on reverse rangeJan Engelhardt2009-10-251-22/+29
* iprange: do accept non-ranges for xt_iprange v1Jan Engelhardt2009-10-251-72/+47
* libiptc: avoid strict-aliasing warningsJan Engelhardt2009-10-253-5/+11
* libiptc: remove unused functionsJan Engelhardt2009-10-251-39/+0
* realm: remove static initializationsJan Engelhardt2009-10-251-3/+2
* doc: update TCPMSS manpage with Linux 2.6.25 changesTim Small2009-10-251-1/+9
* Support for nommu archesJan Engelhardt2009-10-251-1/+1
* doc: fix typo in length manpagesobtwmxt2009-10-251-1/+1
* doc: mention maximum mark size in manpagesJan Engelhardt2009-10-253-3/+5
* Merge branch 'zero' of git://dev.medozas.de/iptablesPatrick McHardy2009-09-144-20/+56
|\
| * iptables: manpage updates for augmented -Z syntaxJan Engelhardt2009-08-202-6/+8
| * iptables: expose option to zero packet/byte counters for a specific ruleMohit Mehta2009-08-202-14/+48
* | Bump version number to 1.4.5v1.4.5Patrick McHardy2009-09-142-3/+3
* | man: fix incorrect plural in libipt_set.manPatrick McHardy2009-08-241-1/+1
|/
* manpages: more fixes to minuses, hyphens, dashesJan Engelhardt2009-08-2016-37/+33
* manpage: fix lintian warningsLaurence J. Lane2009-08-202-2/+2
* ipt_set: fix a typo in the manpageTrent W. Buck2009-08-201-1/+1
* libxt_NFQUEUE: add new v1 version with queue-balance optionFlorian Westphal2009-08-203-10/+129
* Merge branch 'stable'Jan Engelhardt2009-08-053-22/+152
|\
| * libxt_helper: fix invalid passed option to check_inverseJan Engelhardt2009-06-251-1/+1
| * xt_conntrack: revision 2 for enlarged state_mask memberJan Engelhardt2009-06-252-27/+161
* | build: build only iptables-multiJan Engelhardt2009-07-251-37/+13
* | build: combine iptables-multi and iptables-staticJan Engelhardt2009-07-2510-40/+51