]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: py: inet/osf.t: Fix element ordering in JSON equivalents
authorPhil Sutter <phil@nwl.cc>
Thu, 9 Oct 2025 00:06:54 +0000 (02:06 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 23 Oct 2025 20:48:51 +0000 (22:48 +0200)
commitb028f8ce616bb5a219a10844357b9a3822d99a8c
treebca5cad430ec330d1657a00be147a9c225450711
parent1801480314bf2baa6abf9cb15ccdef975b966867
tests: py: inet/osf.t: Fix element ordering in JSON equivalents

The original rules order set elements differently. Stick to that and add
entries to inet/osf.t.json.output to cover for nftables reordering
entries.

Fixes: 92029c1282958 ("src: osf: add json support")
Signed-off-by: Phil Sutter <phil@nwl.cc>
tests/py/inet/osf.t.json
tests/py/inet/osf.t.json.output [new file with mode: 0644]