summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* extensions: REDIRECT: add random helpEric Dumazet2010-07-231-1/+2
* extensions: libxt_rateest: fix bps options for iptables-saveLuciano Coelho2010-07-151-2/+4
* xt_quota: also document negationJan Engelhardt2010-07-022-3/+2
* extensions: libxt_quota.c: Support option negationSamuel Ortiz2010-07-021-0/+4
* extensions: libxt_rateest: fix typo in the man pageLuciano Coelho2010-07-021-4/+4
* Merge branch 'master' of vishnu.netfilter.org:/data/git/iptablesPatrick McHardy2010-06-258-443/+683
|\
| * libxt_set: new revision addedJozsef Kadlecsik2010-06-168-443/+683
* | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2010-06-252-8/+14
|\ \ | |/ |/|
| * libxt_conntrack: do print netmaskJan Engelhardt2010-06-241-4/+12
| * libxt_hashlimit: always print burst valueJan Engelhardt2010-06-241-4/+2
* | xt_sctp: support FORWARD_TSN chunk typeShan Wei2010-06-082-2/+3
* | xt_sctp: Trace DATA chunk that supports SACK-IMMEDIATELY extensionShan Wei2010-06-082-2/+2
|/
* doc: xt_LED: nroff formatting requirementsJan Engelhardt2010-06-041-5/+5
* extensions: add the LED targetAdam Nielsen2010-06-042-0/+185
* doc: xt_hashlimit: fix a typoJan Engelhardt2010-06-041-1/+1
* doc: xt_string: correct copy-and-pasting in manpageJan Engelhardt2010-06-041-1/+3
* Revert "Revert "Merge branch 'iptables-next'""Patrick McHardy2010-05-212-0/+214
* Revert "Merge branch 'iptables-next'"Patrick McHardy2010-05-212-214/+0
* Merge branch 'iptables-next'Patrick McHardy2010-05-202-0/+214
|\
| * Merge branch 'master' of git://dev.medozas.de/iptables into iptables-nextPatrick McHardy2010-05-132-0/+214
| |\
| | * extensions: add support for xt_TEEJan Engelhardt2010-04-192-0/+214
* | | extensions: MASQUERADE: fix --to-ports parserDmitry V. Levin2010-05-201-16/+16
* | | extensions: REDIRECT: fix --to-ports parserDmitry V. Levin2010-05-141-22/+18
|/ /
* | libxt_conntrack: document --ctstate UNTRACKEDSimon Lodal2010-05-102-0/+7
* | CT: fix --ctevents parsingPablo Neira Ayuso2010-05-091-2/+2
* | 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