summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: minimal spelling updates to xt_cpuJan Engelhardt2010-07-231-2/+2
* doc: remove extra empty line from xt_cpuJan Engelhardt2010-07-231-1/+0
* doc: let man(1) autoalign the text in xt_cpuJan Engelhardt2010-07-231-2/+2
* Merge branch 'master' into iptables-nextPatrick McHardy2010-07-230-0/+0
|\
| * extensions: REDIRECT: add random helpEric Dumazet2010-07-231-1/+2
* | extension: add xt_cpu matchEric Dumazet2010-07-233-0/+125
* | extensions: REDIRECT: add random helpEric Dumazet2010-07-231-1/+2
* | libxt_ipvs: user-space lib for netfilter matcher xt_ipvsHannes Eder2010-07-234-2/+424
* | Merge branch 'master' into iptables-nextPatrick McHardy2010-07-1533-1050/+952
|\|
| * 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-2511-962/+793
| |\
| | * libxt_set: new revision addedJozsef Kadlecsik2010-06-1611-962/+793
| * | 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
| * | | Merge branch 'master' of git://dev.medozas.de/iptablesPatrick McHardy2010-06-2416-71/+131
| |\| | | | |/ | |/|
| | * xtables: remove xtables_set_revision functionJan Engelhardt2010-06-075-22/+8
| | * xtables: another try at chain name length checkingJan Engelhardt2010-06-075-14/+12
| | * includes: sync header files from Linux 2.6.35-rc1Jan Engelhardt2010-06-079-35/+111
* | | extensions: fix compilation of the new CHECKSUM targetPatrick McHardy2010-07-151-0/+18
* | | extensions: libxt_CHECKSUM extensionMichael S. Tsirkin2010-07-152-0/+104
* | | extensions: libxt_IDLETIMER: use xtables_param_act when checking optionsLuciano Coelho2010-07-152-10/+8
* | | extensions: libipt_LOG/libip6t_LOG: support macdecode optionPatrick McHardy2010-06-284-4/+37
* | | extensions: add idletimer xt target extensionLuciano Coelho2010-06-153-0/+205
|/ /
* | 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
* utils: add missing include flags to MakefileJan Engelhardt2010-05-241-0/+2
* Revert "Revert "Merge branch 'iptables-next'""Patrick McHardy2010-05-213-0/+223
* Bump version to 1.4.8v1.4.8Patrick McHardy2010-05-211-1/+1
* Revert "Merge branch 'iptables-next'"Patrick McHardy2010-05-213-223/+0
* Merge branch 'iptables-next'Patrick McHardy2010-05-203-0/+223
|\
| * Merge branch 'master' of git://dev.medozas.de/iptables into iptables-nextPatrick McHardy2010-05-133-0/+223
| |\
| | * extensions: add support for xt_TEEJan Engelhardt2010-04-193-0/+223
* | | extensions: MASQUERADE: fix --to-ports parserDmitry V. Levin2010-05-201-16/+16
* | | xtables: fix compilation when debugging is enabledPatrick McHardy2010-05-201-1/+1
* | | iptables: add noreturn attribute to exit_tryhelp()Dmitry V. Levin2010-05-142-2/+2
* | | extensions: REDIRECT: fix --to-ports parserDmitry V. Levin2010-05-141-22/+18
|/ /
* | iptables: optionally disable largefile supportKarl Hiramoto2010-05-101-1/+7
* | 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-067-3/+1191