]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Make calling bgp_soft_reconfig_in consistent
authorDonald Sharp <sharpd@nvidia.com>
Tue, 8 Nov 2022 12:11:18 +0000 (07:11 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 8 Nov 2022 13:11:52 +0000 (08:11 -0500)
commit89c73443e8cfd3d6809e8a036151849c3bcf518c
tree200e8970c1c883df6cac0571604f9f9413731dfb
parent8fb15d02fe676de000754e56a183264ed89c6d81
bgpd: Make calling bgp_soft_reconfig_in consistent

Not all places were checking to see if soft reconfiguration
was turned on before calling into it to do all that work.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_mac.c
bgpd/bgp_route.c
bgpd/bgp_route.h
bgpd/bgp_rpki.c
bgpd/bgpd.c