]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Consolidate dampening show run output with the rest of that code 8551/head
authorDonald Sharp <sharpd@nvidia.com>
Fri, 23 Apr 2021 18:31:41 +0000 (14:31 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 4 May 2021 20:25:58 +0000 (16:25 -0400)
commit39d8dd2d176e26cff9c62f48048b18cf4df9168a
tree81471b325156938166348cfe3ae6922af404f49a
parentdcc862322ccb80987ed0de4aa0eb462f1af29ee6
bgpd: Consolidate dampening show run output with the rest of that code

For whatever reason the dampening show run code was outside the normal
loop of code that handles the afi/safi portion.  consolidate it into
the rest of the normal code.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_vty.c