]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: add json test for vlan rule fix
authorM. Braun <michael-dev@fami-braun.de>
Sun, 11 Aug 2019 10:16:03 +0000 (12:16 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 12 Aug 2019 08:04:13 +0000 (10:04 +0200)
commitc9bd0aa99876ca6a6d24f6c135d732c3ad69fdc0
tree64cf607f445a98fee826e37112459acec3839cd8
parenta484624e5adcc6bf363d15744a3490fb31f16122
tests: add json test for vlan rule fix

This fixes

ERROR: did not find JSON equivalent for rule 'ether type vlan ip
protocol 1 accept'

when running

./nft-test.py -j bridge/vlan.t

Reported-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Michael Braun <michael-dev@fami-braun.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/py/bridge/vlan.t.json
tests/py/bridge/vlan.t.json.output [new file with mode: 0644]