]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix bfd with update-source in peer-group
authorLouis Scalbert <louis.scalbert@6wind.com>
Wed, 22 Jan 2025 12:30:55 +0000 (13:30 +0100)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 13 Feb 2025 18:44:25 +0000 (20:44 +0200)
commitc059cf388106f81040bdde3ff93a3b2cbd08523b
treedaaf5e593392e33118a5a37ad4e7bdf8e559d2fa
parent2c92346292badda2bad93c1a1188d4349e38cde0
bgpd: fix bfd with update-source in peer-group

Fix BFD session not created when the peer is in update-group with the
update-source option.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
bgpd/bgp_bfd.c