summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
...
* | iprange: fix xt_iprange v0 parsingVincent Bernat2010-04-211-3/+5
* | libxt_CT: print conntrack zone in ->print/->savePatrick McHardy2010-04-201-0/+4
|/
* libxt_osf: import nfnl_osf programJan Engelhardt2010-04-061-2/+2
* doc: add manpage for libxt_osfJan Engelhardt2010-04-062-2/+47
* libxt_recent: add a missing space in outputJan Engelhardt2010-04-061-1/+1
* doc: remove claim that TCPMSS is limited to mangleJan Engelhardt2010-04-061-4/+1
* doc: libxt_MARK: no longer restricted to mangle tableJan Engelhardt2010-04-061-3/+4
* libxt_CT: add a manpageJan Engelhardt2010-03-112-1/+26
* libxt_comment: avoid use of IPv4-specific examplesJan Engelhardt2010-03-111-1/+1
* extensions: add CT extensionPatrick McHardy2010-03-081-0/+188
* includes: header updatesJan Engelhardt2010-02-0110-5/+124
* 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
* Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2009-11-241-1/+3
|\
| * doc: explain experienced --hitcount limitJan Engelhardt2009-11-171-1/+3
* | conntrack: fix --expires parsingPatrick McHardy2009-11-201-1/+1
* | extensions: add osf extensionPatrick McHardy2009-11-121-0/+155
|/
* 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-0337-95/+95
* libxtables: hand argv to xtables_check_inverseJan Engelhardt2009-11-0360-128/+128
* 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
* realm: remove static initializationsJan Engelhardt2009-10-251-3/+2
* doc: update TCPMSS manpage with Linux 2.6.25 changesTim Small2009-10-251-1/+9
* doc: fix typo in length manpagesobtwmxt2009-10-251-1/+1
* doc: mention maximum mark size in manpagesJan Engelhardt2009-10-253-3/+5
* man: fix incorrect plural in libipt_set.manPatrick McHardy2009-08-241-1/+1
* manpages: more fixes to minuses, hyphens, dashesJan Engelhardt2009-08-202-2/+2
* manpage: fix lintian warningsLaurence J. Lane2009-08-201-1/+1
* 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-202-10/+124
* Merge branch 'stable'Jan Engelhardt2009-08-052-22/+139
|\
| * 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-251-27/+148
* | build: combine iptables-multi and iptables-staticJan Engelhardt2009-07-251-2/+2
* | extensions: collapse data variables to use multi-reg callsJan Engelhardt2009-06-2615-566/+552
* | extensions: remove empty help and parse functionsJan Engelhardt2009-06-267-127/+0
* | extensions: collapse registration structuresJan Engelhardt2009-06-2627-474/+29
|/
* Merge branch 'stable' of git://dev.medozas.de/iptablesPatrick McHardy2009-06-117-30/+31
|\
| * manpages: markup correctionsJan Engelhardt2009-06-105-26/+25
| * libxt_connlimit: initialize v6_maskkd6lvw2009-06-101-1/+3
| * libxt_tcp: manpage corrections and suggestionsIan Bruce2009-06-081-2/+2
| * libxt_tcp: fix a manpage syntax typoFrank Tobin2009-06-081-1/+1
* | Updated set/SET match and target to support multiple ipset protocols.Jozsef Kadlecsik2009-06-115-44/+65
|/