]> git.ipfire.org Git - thirdparty/nftables.git/commit
json: fix ip6 dnat test case after range to prefix transformation change
authorFlorian Westphal <fw@strlen.de>
Sat, 7 Nov 2020 13:26:34 +0000 (14:26 +0100)
committerFlorian Westphal <fw@strlen.de>
Sat, 7 Nov 2020 13:33:10 +0000 (14:33 +0100)
commitdb3207dc06bc0c3cd3ec0df409512448ecba603e
treeab3ceb992e6a31fd0289e8567cb14dc4bf128376
parent37f494198fe9dd9f98a487043af37d5bd72dde7e
json: fix ip6 dnat test case after range to prefix transformation change

Tests currently fail with
ip6/dnat.t: WARNING: line 8: ... because test still expects a range expression.

Fixes: ee4391d0ac1e7 ("nat: transform range to prefix expression when possible")
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/py/ip6/dnat.t.json