]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add packetpath test for meta ibrhwaddr
authorFernando Fernandez Mancera <fmancera@suse.de>
Tue, 14 Oct 2025 12:21:28 +0000 (14:21 +0200)
committerFlorian Westphal <fw@strlen.de>
Tue, 14 Oct 2025 16:32:06 +0000 (18:32 +0200)
commitfef2a4de106664bf64946e3ec575c98e19856fb8
tree9037ee663b5ee750a9ba307224cc9d3fabfcc322
parent376d60e345819b33c1ffafc27bf7dbe21457b9fc
tests: shell: add packetpath test for meta ibrhwaddr

The test checks that the packets are processed by the bridge device and
not forwarded.

Signed-off-by: Fernando Fernandez Mancera <fmancera@suse.de>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/features/meta_ibrhwaddr.nft [new file with mode: 0644]
tests/shell/testcases/packetpath/bridge_pass_up [new file with mode: 0755]