]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: add counters for redistributed and aggregated routes 16850/head
authorEnke Chen <enchen@paloaltonetworks.com>
Tue, 17 Sep 2024 22:12:05 +0000 (15:12 -0700)
committerEnke Chen <enchen@paloaltonetworks.com>
Tue, 17 Sep 2024 22:13:49 +0000 (15:13 -0700)
commit25c290a17d3ccd1aa8e4e93100364777ccb4c5c0
treed63b8c6038938bce413beef7c820777023e23977
parentda96ad08cd669c8abf856069df66c9d5ef0d1539
bgpd: add counters for redistributed and aggregated routes

Add counters for redistributed routes, and local aggregates to the
output of "show ip bgp statistics".

Signed-off-by: Enke Chen <enchen@paloaltonetworks.com>
bgpd/bgp_route.c