summaryrefslogtreecommitdiffstats
path: root/iptables
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * iptables: support for match aliasesJan Engelhardt2012-09-292-2/+10
| * iptables: support for target aliasesJan Engelhardt2012-09-272-2/+13
* | iptables: fix wrong error messagesPablo Neira Ayuso2012-09-082-2/+2
|/
* ip[6]tables-restore: cleanup to reduce one level of indentationPablo Neira Ayuso2012-08-032-138/+130
* iptables-restore: warn about -t in rule linesJan Engelhardt2012-07-312-4/+8
* 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
* ip(6)tables-restore: make sure argv is NULL terminatedFlorian Westphal2012-05-142-2/+2
* Merge branch 'stable'Jan Engelhardt2011-12-1810-281/+252
|\
| * Merge branch 'stable'Jan Engelhardt2011-09-193-3020/+1
| |\
| * | ip6tables-restore: make code look alike with iptables-restoreJan Engelhardt2011-09-112-33/+30
| * | src: resolve old macro names that are indirectionsJan Engelhardt2011-09-118-86/+84