]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: monitor: Fix monitor JSON output for insert command
authorPhil Sutter <phil@nwl.cc>
Tue, 29 Aug 2023 13:17:13 +0000 (15:17 +0200)
committerPhil Sutter <phil@nwl.cc>
Tue, 29 Aug 2023 16:12:56 +0000 (18:12 +0200)
commitf66ef82e714aa502a2f59ffc31a6ffb16590db09
tree7983dfa5a398ccae6bf65437167e92e47d7e11e7
parent41f8628f6fb8340dde21e1295191a2d131c1a8df
tests: monitor: Fix monitor JSON output for insert command

Looks like commit ba786ac758fba ("tests: monitor: update insert and
replace commands") missed to also fix expected JSON output.

Fixes: 48d20b8cf162e ("monitor: honor NLM_F_APPEND flag for rules")
Signed-off-by: Phil Sutter <phil@nwl.cc>
tests/monitor/testcases/simple.t