]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: add total path count for bgp net in json output
authorSoumya Roy <souroy@nvidia.com>
Thu, 1 May 2025 06:12:40 +0000 (06:12 +0000)
committerSoumya Roy <souroy@nvidia.com>
Thu, 1 May 2025 17:31:49 +0000 (17:31 +0000)
commitbe3c6d3d3d6220d6ef8600c966f9fca838e10521
treeb33891fdb27cc58fe6665ad186755bad9b84c163
parent3dd4d417bee4e71ae8ea0cec2a7fc355806d1e19
bgpd: add total path count for bgp net in json output

Currently only vty output shows total path count for a
BGP net. This fix add that information in josn output too.

Signed-off-by: Soumya Roy <souroy@nvidia.com>
bgpd/bgp_route.c