summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version to 1.4.16.1v1.4.16.1Pablo Neira Ayuso2012-10-081-1/+1
* iptables: fix standard targetPablo Neira Ayuso2012-10-082-2/+8
* bump version to 1.4.16v1.4.16Pablo Neira Ayuso2012-10-071-1/+1
* Merge branch 'master' of git://git.inai.de/iptablesJan Engelhardt2012-09-3012-99/+84
|\
| * doc: mention iptables-apply in the SEE ALSO sectionsJan Engelhardt2012-09-303-1/+3
| * doc: have NOTRACK manpage point to CT insteadJan Engelhardt2012-09-302-6/+4
| * doc: trim "state" manpage and reference conntrack insteadJan Engelhardt2012-09-302-23/+7
| * doc: deduplicate extension descriptions into a new manpageJan Engelhardt2012-09-307-62/+63
| * doc: clean up interpunction in state list for xt_conntrackJan Engelhardt2012-09-301-8/+8
* | Merge branch 'master' of git://git.inai.de/iptablesJan Engelhardt2012-09-3014-182/+351
|\|
| * libxt_state: replace as an alias to xt_conntrackJan Engelhardt2012-09-303-138/+194
| * iptables: support for match aliasesJan Engelhardt2012-09-294-6/+19
| * libxt_NOTRACK: replace as an alias to CT --notrackJan Engelhardt2012-09-293-15/+44
| * iptables: support for target aliasesJan Engelhardt2012-09-275-11/+43
| * libxtables: consolidate preference logicJan Engelhardt2012-09-271-16/+53
| * build: separate AC variable replacements from xtables.hJan Engelhardt2012-08-316-6/+7
| * build: support for automake-1.12Jan Engelhardt2012-08-311-0/+1
* | New set match revision with --return-nomatch flag supportJozsef Kadlecsik2012-09-213-0/+106
* | build: have `make clean` remove dep files tooJan Engelhardt2012-09-101-1/+1
* | extensions: libxt_addrtype: fix type in help messagePablo Neira Ayuso2012-09-081-1/+1
* | iptables: fix wrong error messagesPablo Neira Ayuso2012-09-082-2/+2
|/
* libxt_tcp: print space before, not after "flags:"Andreas Schwab2012-08-211-3/+2
* libip6t_frag: match any frag id by defaultMichal Kubeček2012-08-081-0/+8
* Merge remote-tracking branch 'nf/stable'Jan Engelhardt2012-08-080-0/+0
|\
| * include: add missing linux/netfilter_ipv4/ip_queue.hPablo Neira Ayuso2012-08-031-0/+72
* | ip[6]tables-restore: cleanup to reduce one level of indentationPablo Neira Ayuso2012-08-032-138/+130
* | include: add missing linux/netfilter_ipv4/ip_queue.hPablo Neira Ayuso2012-08-031-0/+72
* | libxt_*limit: avoid division by zeroJan Engelhardt2012-07-312-10/+24
* | libxt_LED: guard against negative numbersJan Engelhardt2012-07-311-2/+5
* | libxt_devgroup: guard against negative numbersJan Engelhardt2012-07-311-4/+6
* | libxt_devgroup: consolidate devgroup specification parsingJan Engelhardt2012-07-311-40/+30
* | libxt_u32: do bounds checking for @'s operandsJan Engelhardt2012-07-311-8/+4
* | doc: grammatical updates to libxt_SETJan Engelhardt2012-07-311-6/+6
* | iptables-restore: warn about -t in rule linesJan Engelhardt2012-07-312-4/+8
|/
* bump version to 1.4.15v1.4.15Pablo Neira Ayuso2012-07-311-1/+1
* libxt_recent: add --mask netmaskDenys Fedoryshchenko2012-07-313-21/+171
* iptables-restore: fix parameter parsing (shows up with gcc-4.7)Pablo Neira Ayuso2012-07-302-4/+2
* Revert "iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)"Pablo Neira Ayuso2012-07-302-130/+136
* iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)Pablo Neira Ayuso2012-07-252-136/+130
* libxt_HMARK: correct a number of errors introduced by Pablo's reworkHans Schillstrom2012-07-171-19/+26
* libxt_HMARK: fix ct case examplePablo Neira Ayuso2012-07-161-2/+2
* libxt_HMARK: fix output of iptables -LHans Schillstrom2012-07-161-8/+8
* libxt_hashlimit: add support for byte-based operationFlorian Westphal2012-07-144-16/+183
* libxt_recent: remove unused variableEldad Zack2012-07-141-2/+0
* extensions: add HMARK targetHans Schillstrom2012-07-143-0/+553
* libxtables: add xtables_ip[6]mask_to_cidrPablo Neira Ayuso2012-07-143-11/+28
* libxt_devgroup: add man page snippetFlorian Westphal2012-07-041-0/+7
* Bump version to 1.4.14v1.4.14Pablo Neira Ayuso2012-05-261-1/+1
* tests: add rateest match rulesFlorian Westphal2012-05-231-16/+12
* extensions: libxt_rateest: output all options in save hookFlorian Westphal2012-05-221-21/+34