]> git.ipfire.org Git - thirdparty/iptables.git/commit
ebtables-translate: turn off useless compat queries
authorFlorian Westphal <fw@strlen.de>
Fri, 27 Apr 2018 05:45:41 +0000 (07:45 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 27 Apr 2018 10:59:35 +0000 (12:59 +0200)
commita0956ce04bdfa1bd8e998a659795a2f37481b0b6
treedc82ec2a5dae86504ec0fbaa083454fc9c4fdb64
parent98408697fd8505bc8337d1e03b0e2f0374e4f36a
ebtables-translate: turn off useless compat queries

not needed as we won't be installing any rules.
So just assume kernel supports everything.

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