]> git.feebdaed.xyz Git - 0xmirror/iproute2.git/commit
lnstat: convert to high-level json_print API
authorAndrea Claudi <aclaudi@redhat.com>
Tue, 21 Oct 2025 20:39:18 +0000 (22:39 +0200)
committerDavid Ahern <dsahern@kernel.org>
Sun, 26 Oct 2025 23:14:14 +0000 (17:14 -0600)
commitbc64b04ff0370969e02e6749f20af9e0adc2cf10
tree4a65be5f3932a9e723e3e3f97582f73fac959511
parent536fc07e33689d152fa094e9716296f917abc643
lnstat: convert to high-level json_print API

Replace the low-level json_writer API calls with the high-level
json_print API to maintain consistency with the rest of the iproute2
codebase.

Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
misc/lnstat.c