]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add vlan match test case
authorFlorian Westphal <fw@strlen.de>
Fri, 29 Sep 2023 08:43:08 +0000 (10:43 +0200)
committerFlorian Westphal <fw@strlen.de>
Sat, 7 Oct 2023 18:29:37 +0000 (20:29 +0200)
commit74cf3d16d8e9562544320a14e036faa1e8d128f0
tree489ed2bbfe37b931aa6ecab689ed838764027dc3
parentbcca2d67656f9bd1ef4159268cb49dbdcf2d811a
tests: shell: add vlan match test case

Check that we can match on the 8021ad header and vlan tag, see
af84f9e447a6 ("netfilter: nft_payload: rebuild vlan header on h_proto access").

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/packetpath/vlan_8021ad_tag [new file with mode: 0755]