summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* iptables: correctly check for too-long chain/target/match namesJan Engelhardt2010-03-165-4/+21
* 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-083-0/+226
* iptables 1.4.7v1.4.7Patrick McHardy2010-03-012-3/+3
* libip4tc: Add static qualifier to dump_entry()Dmitry V. Levin2010-02-181-2/+2
* 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