]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add vlan double tagging match simple test case
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 10 May 2024 10:30:28 +0000 (12:30 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 3 Jun 2024 18:17:49 +0000 (20:17 +0200)
commit77e72df6cb10d5c2e8c90a21236c492b4829ffae
tree7912eab51a990b1747ad0fc841507698d18a56ec
parentd1a7e74d1e065d244439fdb0f1c1cba83f921609
tests: shell: add vlan double tagging match simple test case

As a follow up for:

  74cf3d16d8e9 ("tests: shell: add vlan match test case")

Add basic test for q-in-q matching support.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/packetpath/vlan_qinq [new file with mode: 0755]