]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables-translate: Support setting standard chain policy
authorPhil Sutter <phil@nwl.cc>
Fri, 25 Nov 2016 17:06:46 +0000 (18:06 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 29 Nov 2016 22:03:50 +0000 (23:03 +0100)
commit3531d7cc07d8121bcfd5379978d4d40c489c6dd5
treefb70d856c40690b33e4fd47925ada0aee93c6e1c
parentbb498c8ba7bb3cba3678521d2d39fc0be28a7671
xtables-translate: Support setting standard chain policy

Looks like this bit was simply forgotten when implementing
xlate_chain_set() as everything needed was there to just print the
desired policy along with the chain definition.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/xtables-translate.c