]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: support JSON for legacy stats
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 11 Mar 2024 19:26:35 +0000 (12:26 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 13 Mar 2024 17:07:33 +0000 (10:07 -0700)
commitfc4226d2475ad0acb201d388a93d3892320a6878
tree129130298ffe4aec75c4ef13d9c549e7c9f8848d
parentf31afe64d6d8ce8c722c95a25a9146d0deceed59
tc: support JSON for legacy stats

The extended stats already supported JSON output, add to the
legacy stats as well.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
tc/tc_util.c