]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables: Do not dump before command parsing has been finished
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Wed, 31 Jul 2013 12:18:52 +0000 (15:18 +0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2013 22:50:41 +0000 (23:50 +0100)
commitf8781d3da3943a0fc10212e77cdbcd0697943596
tree9b78f31861b1dfe9f1fb2f3244bbe8111dfb27d4
parentcea310bd1d078618e87b83410f8c6f75b34de450
xtables: Do not dump before command parsing has been finished

On xtables-save.c, -d will not output right away but after the full
command line hase been parsed.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/xtables-save.c