]> git.feebdaed.xyz Git - 0xmirror/iproute2.git/commit
nstat: convert to high-level json_print API
authorAndrea Claudi <aclaudi@redhat.com>
Tue, 21 Oct 2025 20:39:17 +0000 (22:39 +0200)
committerDavid Ahern <dsahern@kernel.org>
Sun, 26 Oct 2025 23:14:14 +0000 (17:14 -0600)
commit536fc07e33689d152fa094e9716296f917abc643
treefb38bdae860560d403b2023b597550efa8ae68f7
parent8ee82e82c09ab33d1cd8f64c3a0a0b04965e7e9a
nstat: 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/nstat.c