]> git.ipfire.org Git - thirdparty/nftables.git/commit
json: tests: fix vlan.t cfi test case
authorFlorian Westphal <fw@strlen.de>
Mon, 14 Jun 2021 12:57:57 +0000 (14:57 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 14 Jun 2021 13:03:35 +0000 (15:03 +0200)
commit82a32a376c82fb7a1b9f10ec7146d1c36bb3cca5
tree7ed0498c540d26e81a8bdd956a6e97d144ca8a1a
parent2d0a7a9adeb30708d6fbbee57476c0d4b9214dbd
json: tests: fix vlan.t cfi test case

The test case exists twice, once with new dei, once with old 'cfi',
so we need to retain the cfi one in the json file too.

Else we get:
 WARNING: line 2: Wrote JSON equivalent for rule vlan id 4094 vlan dei 1

Fixes: d2fba515ff94 ("src: add vlan dei")
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/py/bridge/vlan.t.json