]> git.proxmox.com Git - mirror_iproute2.git/commit
ip: xstats: add json output support
authorNikolay Aleksandrov <nikolay@cumulusnetworks.com>
Tue, 12 Mar 2019 16:41:26 +0000 (18:41 +0200)
committerDavid Ahern <dsahern@gmail.com>
Fri, 15 Mar 2019 20:55:57 +0000 (13:55 -0700)
commit8ff3d1d3a33537088fa184a9c74bb8eb063720b2
treeb86e0432685e361fbbc6206738daf234fda9bc71
parentbe029b3a58148fef541f45df55a09784f15be14e
ip: xstats: add json output support

This adds only initial object support if json argument is specified.
Later patches convert the current xstats users to json.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
ip/iplink_xstats.c