]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/py: Fix expected output in {bridge,inet}/icmpX.t
authorPhil Sutter <phil@nwl.cc>
Sat, 5 May 2018 12:44:37 +0000 (14:44 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 6 May 2018 20:56:23 +0000 (22:56 +0200)
commitd3602d721b57fe27345b69f2f761b807cd4a280d
tree63b0e62d8baa0f119a0baa3c01d595a437db5fdb
parentcb5f6e846667f69a508559790a3ea84820f86842
tests/py: Fix expected output in {bridge,inet}/icmpX.t

The first expression in that rule is not eliminated in evaluation phase,
so there is no reason why it should be while delinearizing.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/py/bridge/icmpX.t
tests/py/inet/icmpX.t