]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Allow bfd to work if peer known but interface address not yet
authorDonald Sharp <sharpd@nvidia.com>
Wed, 20 Nov 2024 21:07:34 +0000 (16:07 -0500)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 13 Feb 2025 18:44:18 +0000 (20:44 +0200)
commitd6c8c23635873ca26cd6837d2a8e0ad360a734c6
tree66bc825be2d2ce4ff15f5290a375eace0a9cee5f
parent5eb7047e2798e56c89c650434d3c6e7dc7533328
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