]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: fix arp chain test
authorFlorian Westphal <fw@strlen.de>
Tue, 8 Aug 2017 09:02:34 +0000 (11:02 +0200)
committerFlorian Westphal <fw@strlen.de>
Tue, 8 Aug 2017 13:37:11 +0000 (15:37 +0200)
commitd4227cd205308293ca291d94e7e83069aaf15733
tree841e49342374777bc704185736ece412152cf444
parent67cc041bd34ac7a3b3f6a3e7e811cf33ca757226
tests: fix arp chain test

The forward chain isn't supported anymore (on kernel side it only worked
if bridge netfilter 'call-arptables' sysctl is on), so this test now fails
with nf-next kernel.

In nftables one can filter/test arp packets in bridge family directly.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/py/arp/chains.t