summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* extensions: add connlabel matchFlorian Westphal2013-05-065-0/+266
* extensions: add connlabel matchFlorian Westphal2013-05-061-0/+4
* libxt_conntrack: fix state match alias state parsingPatrick McHardy2013-04-261-10/+10
* extensions: libxt_multiport: Update manpage to list valid protocolsMart Frauenlob2013-04-191-4/+3
* extensions: libxt_bpf: clarify --bytecode argumentPablo Neira Ayuso2013-04-191-1/+1
* utils: updates .gitignore to include nfbpf_compilePablo Neira Ayuso2013-04-191-0/+1
* libxt_NFQUEUE: fix bypass option documentationFlorian Westphal2013-04-131-2/+2
* libxt_recent: Fix missing space in manpage for --mask optionMart Frauenlob2013-04-061-1/+1
* Merge branch 'stable'Pablo Neira Ayuso2013-04-051-1/+1
|\
| * utils: nfnl_osf: use the right nfnetlink libNicolas Dichtel2013-04-051-1/+1
* | utils: nfbpf_compileWillem de Bruijn2013-04-024-4/+71
* | extensions: add libxt_bpf extensionWillem de Bruijn2013-04-023-0/+203
* | libip6t_DNPT: add manpagePablo Neira Ayuso2013-04-011-0/+30
* | libip6t_SNPT: add manpagePablo Neira Ayuso2013-04-011-0/+30
|/
* libxt_osf: fix bad location for location in --genrePablo Neira Ayuso2013-03-291-1/+4
* libxt_osf: fix missing --ttl and --log in save outputPablo Neira Ayuso2013-03-291-0/+4
* ip[6]tables: show --protocol instead of --proto in usageMart Frauenlob2013-03-292-2/+2
* Revert "build: resolve link failure for ip6t_NETMAP"Pablo Neira Ayuso2013-03-291-11/+7
* libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependencyPablo Neira Ayuso2013-03-295-7/+3
* build: bump version to 1.4.18v1.4.18Pablo Neira Ayuso2013-03-031-1/+1
* doc: rpfilter: invert option should have own paragraphFlorian Westphal2013-02-171-0/+1
* doc: iptables provides up to 5 independent tablesPablo Neira Ayuso2013-02-172-2/+2
* build: bump SONAME for libxtablesJan Engelhardt2013-02-061-1/+1
* Merge branch 'master' of vishnu.netfilter.org:/data/git/iptablesJozsef Kadlecsik2013-01-313-0/+45
|\
| * doc: document nat table for IPv6Pablo Neira Ayuso2013-01-281-0/+7
| * Merge branch 'stable' into 'master'Pablo Neira Ayuso2013-01-282-0/+38
| |\
| | * extensions: S/DNPT: add missing save functionJan Engelhardt2013-01-282-0/+38
* | | Add the "state" alias to the "conntrack" matchJozsef Kadlecsik2013-01-283-4/+26
* | | Introduce match/target aliasesJozsef Kadlecsik2013-01-283-32/+52
|/ /
* | doc: document the -4 and -6 optionsJan Engelhardt2013-01-072-0/+18
* | doc: mention -m in the manpageJan Engelhardt2013-01-072-0/+14
* | doc: name the supported log levels for ipt_LOGJan Engelhardt2013-01-072-2/+8
* | doc: document iptables-restore's -h optionJan Engelhardt2013-01-072-2/+8
* | doc: document iptables-restore's -M optionJan Engelhardt2013-01-072-2/+12
* | doc: document iptables-restore's -v optionJan Engelhardt2013-01-072-2/+8
* | doc: document iptables-restore's -t optionJan Engelhardt2013-01-072-2/+8
* | doc: fixup omissions in ip6tables-restore.8Jan Engelhardt2013-01-072-3/+5
* | libxtables: add xtables_print_numPablo Neira Ayuso2013-01-044-89/+53
* | libxtables: add xtables_rule_matches_freePablo Neira Ayuso2013-01-045-46/+28
* | iptables: remove unused leftover definitionsPablo Neira Ayuso2013-01-041-16/+0
|/
* extensions: libip6t_DNAT: set IPv6 DNAT --to-destinationUlrich Weber2013-01-041-5/+5
* extension: libip6t_DNAT: allow port DNAT without addressUlrich Weber2013-01-042-6/+16
* extensions: libip6t_DNPT: fix wording in DNPT targetUlrich Weber2013-01-031-9/+9
* build: resolve link failure for ip6t_NETMAPJan Engelhardt2013-01-021-8/+12
* bump version to 1.4.17v1.4.17Pablo Neira Ayuso2012-12-251-1/+1
* Manpage update: matches are evaluated in the order they are specified.Jozsef Kadlecsik2012-12-061-1/+2
* extensions: libxt_statistic: Fix save outputTom Eastep2012-11-191-1/+1
* Merge branch 'next' branch that contains new features scheduled forPablo Neira Ayuso2012-10-2524-257/+1262
|\
| * libxt_time: add support to ignore day transitionFlorian Westphal2012-09-303-0/+33
| * extensions: add NPT extensionPatrick McHardy2012-09-103-0/+158