]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Allow bfd to work if peer known but interface address not yet 17473/head
authorDonald Sharp <sharpd@nvidia.com>
Wed, 20 Nov 2024 21:07:34 +0000 (16:07 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 20 Nov 2024 21:13:42 +0000 (16:13 -0500)
commitc1c6298dd3d7fbcc5b19c1e3692aac9eb2e6cade
treecaecafc7470938357005b0fc9b8db0dd1838acfe
parent6a945b41049d36dc3cd41c6ff3d1c03a34d1d49f
bgpd: Allow bfd to work if peer known but interface address not yet

If bgp is coming up and bgp has not received the interface address yet
but bgp has knowledge about a bfd peering, allow it to set the peering
data appropriately.

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