]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: new vty command to dump all bgp per vrf statistics
authorPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 14 Feb 2020 13:40:57 +0000 (14:40 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 31 Mar 2020 12:38:15 +0000 (14:38 +0200)
commit4265b26111b162f1504c32430d3c15635e372c1b
tree2b5993f0d7e7773af96183d8f836042d209cc1ea
parentb9f4d96f23d994f95245c190f80252387a475d18
bgpd: new vty command to dump all bgp per vrf statistics

this command is a shortcut to facilitate the extraction of statistics
for all afi/safi related to one bgp instance.
the command is: show bgp [vrf XX] statistics-all [json]

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