]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add json support for show bgp statistics command
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 14 Feb 2020 13:36:58 +0000 (14:36 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 31 Mar 2020 12:38:15 +0000 (14:38 +0200)
commit893cccd057e31e31247d36feadfbdd7330401f57
tree24e95451bff018df82843dd9d95548cc7dca1e03
parent2349b827e5bf018b637f14f96bdcc5555fbcdbc0
bgpd: add json support for show bgp statistics command

add json support for show bgp statistics command.
The title of the stats entry is aggregated without spaces.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_route.c