]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Tie in more clear events to clear code
authorDonald Sharp <sharpd@nvidia.com>
Wed, 12 Mar 2025 16:37:21 +0000 (12:37 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 20 Mar 2025 13:38:51 +0000 (09:38 -0400)
commit863f4b0992d89aeeeeff31a5b45377900f2b2a70
tree7795f10773022adbdde6abb1233b4d68db4d6854
parentc527882012c4f1d88439ad5512fc858f9f588777
bgpd: Tie in more clear events to clear code

The `clear bgp *` and the interface down events
cause a global clearing of data from the bgp rib.
Let's tie those into the clear peer code such
that we can take advantage of the reduced load
in these cases too.

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