]> 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>
Mon, 10 Feb 2025 07:42:21 +0000 (09:42 +0200)
commit9679470d719377059aa49345d3957fba4f3d1381
tree651bfe29e9b938409f6a3a419c77272db2d9d375
parent8c3b2ed3bf95e0be58eb479be1a59bf090bb15ff
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