]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: monitor: Fix for wrong ordering in expected JSON output
authorPhil Sutter <phil@nwl.cc>
Tue, 29 Aug 2023 13:44:25 +0000 (15:44 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 3 Nov 2023 11:22:55 +0000 (12:22 +0100)
commite84e86211ca303a72adb8d5a242061fa6fe44d24
treea82a4cc9d2a80b120277f4eef39eca86d4b4214f
parent61551743e97218a982dbfe088a018a971240650b
tests: monitor: Fix for wrong ordering in expected JSON output

commit 830d280740bb414dadef0eba44f41f9fd1e7c6bf upstream.

Adjust JSON for delete before add for replace after respective kernel
fix, too.

Fixes: ba786ac758fba ("tests: monitor: update insert and replace commands")
Signed-off-by: Phil Sutter <phil@nwl.cc>
tests/monitor/testcases/simple.t