summaryrefslogtreecommitdiffstats
path: root/iptables
Commit message (Expand)AuthorAgeFilesLines
* iptables: nft: use 64-bits handlePablo Neira Ayuso2013-12-302-5/+6
* iptables: nft: remove __nft_check_rulePablo Neira Ayuso2013-12-301-38/+104
* iptables: nft: move priority to chain instead of tablePablo Neira Ayuso2013-12-301-34/+43
* nft: fix missing rule listing in custom chains with -LPablo Neira Ayuso2013-12-301-5/+1
* iptables: nft: Add support for -R optionTomasz Bursztyka2013-12-303-12/+21
* iptables: nft: Refactor __nft_rule_check to return rule handle when relevantTomasz Bursztyka2013-12-301-6/+9
* iptables: nft: Fix -D chain rulenum optionTomasz Bursztyka2013-12-301-3/+4
* nft: Add support for chain rename options (-E)Tomasz Bursztyka2013-12-301-5/+28
* iptables: nft: add -f supportPablo Neira Ayuso2013-12-301-0/+90
* rework automatic creation of built-in table and chainsPablo Neira Ayuso2013-12-301-93/+112
* automatic creation of built-in table and chainsPablo Neira Ayuso2013-12-301-38/+105
* use nf_tables and nf_tables compatibility interfacePablo Neira Ayuso2013-12-3015-2/+5109
* iptables-save: remove dlfcn.h includeGustavo Zacarias2013-11-282-8/+0
* ip6tables: Use consistent exit code for EAGAINKevin Cernekee2013-11-031-0/+2
* iptables: improve chain name validationPhil Oester2013-11-032-26/+54
* build: add software version to manpage first line at configure stagePablo Neira Ayuso2013-08-224-4/+4
* iptables: iptables-xm1.1 correct man sectionLaurence J. Lane2013-08-221-1/+1
* ip[6]tables: fix incorrect alignment in commands_v_optionsPablo Neira Ayuso2013-08-142-2/+2
* Merge branch 'stable-1.4.20'Pablo Neira Ayuso2013-08-081-1/+1
|\
| * iptables: correctly reference generated fileLutz Jaenicke2013-08-081-1/+1
* | doc: merge ip6table man pages into ipv4 onesFlorian Westphal2013-08-079-608/+59
* | doc: add libnetfilter_queue pointer to libxt_NFQUEUE.manFlorian Westphal2013-08-061-13/+5
|/
* iptables-xml: fix parameter parsing (similar to 2165f38)Pablo Neira Ayuso2013-07-261-1/+1
* iptables: iptables-xml: Fix various parsing bugsPhil Oester2013-07-261-6/+13
* ip{6}tables-restore: fix breakage due to new locking approachPablo Neira Ayuso2013-07-086-8/+20
* ip[6]tables: Add locking to prevent concurrent instancesPhil Oester2013-06-116-2/+81
* iptables: use autoconf to process .in man pagesAndy Spencer2013-05-295-12/+6
* ip[6]tables: show --protocol instead of --proto in usageMart Frauenlob2013-03-292-2/+2
* libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependencyPablo Neira Ayuso2013-03-291-1/+1
* doc: iptables provides up to 5 independent tablesPablo Neira Ayuso2013-02-172-2/+2
* Merge branch 'master' of vishnu.netfilter.org:/data/git/iptablesJozsef Kadlecsik2013-01-311-0/+7
|\
| * doc: document nat table for IPv6Pablo Neira Ayuso2013-01-281-0/+7
* | Introduce match/target aliasesJozsef Kadlecsik2013-01-282-32/+36
|/
* doc: document the -4 and -6 optionsJan Engelhardt2013-01-072-0/+18
* doc: mention -m in the manpageJan Engelhardt2013-01-072-0/+14
* 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-042-89/+8
* libxtables: add xtables_rule_matches_freePablo Neira Ayuso2013-01-042-44/+2
* iptables: remove unused leftover definitionsPablo Neira Ayuso2013-01-041-16/+0
* Manpage update: matches are evaluated in the order they are specified.Jozsef Kadlecsik2012-12-061-1/+2
* iptables: restore NOTRACK functionality, target aliasingJan Engelhardt2012-10-082-15/+21
* iptables: fix standard targetPablo Neira Ayuso2012-10-082-2/+8
* Merge branch 'master' of git://git.inai.de/iptablesJan Engelhardt2012-09-306-41/+49
|\
| * doc: mention iptables-apply in the SEE ALSO sectionsJan Engelhardt2012-09-303-1/+3
| * doc: deduplicate extension descriptions into a new manpageJan Engelhardt2012-09-305-40/+46
* | Merge branch 'master' of git://git.inai.de/iptablesJan Engelhardt2012-09-302-4/+23
|\|