summaryrefslogtreecommitdiffstats
path: root/iptables
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | libiptc: combine common types: _handleJan Engelhardt2011-09-118-44/+44
| * | libiptc: replace ipt_chainlabel by xt_chainlabelJan Engelhardt2011-09-112-30/+30
| * | iptables-save: remove binary dumping dead codeJan Engelhardt2011-09-112-92/+68
* | | doc: clarification on the meaning of -p 0Jan Engelhardt2011-12-182-7/+19
| |/ |/|
* | build: restore build order of modulesJan Engelhardt2011-09-193-3020/+1
|/
* doc: document iptables-restore's -T optionJan Engelhardt2011-09-082-1/+7
* ip6tables-restore: implement missing -T optionJan Engelhardt2011-09-081-1/+10
* doc: fix undesired newline in ip6tables-restore(8)Jan Engelhardt2011-09-081-1/+0
* iptables: move kernel version find routing into libxtablesJan Engelhardt2011-09-033-19/+18
* libxt_statistic: link with -lmJan Engelhardt2011-09-031-2/+7
* xtoptions: simplify xtables_parse_interfaceRichard Weinberger2011-08-271-3/+1
* xtoptions: fill in fallback value for nvalsJan Engelhardt2011-08-271-0/+6
* src: remove unused IPTABLES_MULTI defineJan Engelhardt2011-08-268-38/+1
* xtoptions: flag use of XTOPT_POINTER without XTOPT_PUTJan Engelhardt2011-08-211-1/+7
* build: strengthen check for overlong lladdr componentsJan Engelhardt2011-08-011-2/+2
* build: workaround broken linux-headers on RHEL-5Jan Engelhardt2011-08-011-0/+2
* libxtables: set clone's initial data to NULLJan Engelhardt2011-07-101-0/+1
* option: remove last traces of intrapositional negationJan Engelhardt2011-07-103-39/+0
* libxtables: ignore whitespace in the multiaddress argument parserJan Engelhardt2011-07-091-0/+4
* libxtables: properly reject empty hostnamesJan Engelhardt2011-07-091-26/+20
* iptables: restore negation for -fJan Engelhardt2011-07-051-1/+1
* doc: the -m option cannot be invertedJan Engelhardt2011-07-042-6/+0
* doc: fix version string in ip6tables.8Jan Engelhardt2011-07-041-1/+1
* doc: mention multiple verbosity flagsJan Engelhardt2011-06-302-2/+4
* iptables-apply: select default rule file depending on call nameMartin F. Krafft2011-06-301-12/+13
* build: attempt to fix building under Linux 2.4Jan Engelhardt2011-06-241-1/+6
* iptables: Coverity: RESOURCE_LEAKJiri Popelka2011-06-221-0/+1
* iptables: Coverity: VARARGSJiri Popelka2011-06-221-3/+9
* iptables: Coverity: REVERSE_INULLJiri Popelka2011-06-223-6/+3
* extensions: support for per-extension instance "global" variable spaceJan Engelhardt2011-06-212-0/+22
* iptables: consolidate target/match init callJan Engelhardt2011-06-214-14/+22
* doc: include matches/targets in manpage againJan Engelhardt2011-06-091-2/+2
* option: fix ignored negation before implicit extension loadingJan Engelhardt2011-06-074-8/+18
* src: move all iptables pieces into a separate directoryJan Engelhardt2011-06-0730-0/+11293