]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables-compat-restore: use correct hook priorities
authorFlorian Westphal <fw@strlen.de>
Sat, 17 Feb 2018 10:46:54 +0000 (11:46 +0100)
committerFlorian Westphal <fw@strlen.de>
Sat, 17 Feb 2018 10:46:54 +0000 (11:46 +0100)
commit577b7e20c2af1e6ea2bbe72e0c01802334fa4069
treecd8c4e9ecc1e0f455e68d48f122dbfaa3371f776
parentc16bdec15137b241586310d0e61bc88cc3726004
xtables-compat-restore: use correct hook priorities

Currently defaulted to 0, it should reflect the one from xtables
to get the right ordering.

Signed-off-by: Florian Westphal <fw@strlen.de>
iptables/xtables-translate.c