]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: py: fix WARNING with JSON 1.0.6.y
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 12 Aug 2025 19:52:31 +0000 (21:52 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 12 Aug 2025 21:42:54 +0000 (23:42 +0200)
commitbe58f856870e590598ed926459c7ad49e715614d
tree2b62bf83c7c20487e8adf7ba675a906ed7d27064
parentb1035e2d27c9ff681d095de6c804f00a869aa3a0
tests: py: fix WARNING with JSON

backport commit c4c740117f6fbf39dd67dd87635ea8b497718ad7 upstream.

To remove the following WARNING when running JSON tests:

WARNING: Recorded JSON output matches input for: meter acct_out size 4096 { meta iif . ip6 saddr timeout 600s counter }
WARNING: Recorded JSON output matches input for: meter acct_out size 12345 { ip6 saddr . meta iif timeout 600s counter }

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/py/ip6/flowtable.t.json.output [deleted file]