]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Allow statistics gathering to give more data about prefix Lengths 11284/head
authorAntonio Quartulli <a@unstable.cc>
Wed, 25 May 2022 20:14:27 +0000 (22:14 +0200)
committerAntonio Quartulli <a@unstable.cc>
Thu, 9 Jun 2022 19:02:11 +0000 (21:02 +0200)
commit0747643e031979e35e4aec68bb0813dfa7488825
tree8538a64c6d79cda6eddbb3846f3feeee806af942
parente7407efd0c0902753294fd4be7cffc4d37d3feb6
bgpd: Allow statistics gathering to give more data about prefix Lengths

When using json output for `show bgp statistics json` gather the
number of prefixes of each prefix Length.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Signed-off-by: Antonio Quartulli <a@unstable.cc>
bgpd/bgp_route.c