]> git.puffer.fish Git - mirror/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>
Mon, 10 Feb 2025 07:40:50 +0000 (09:40 +0200)
commit9b8c257e6c1f3659e5d7da5954511e76e0c09ab9
tree85cbffa143e903025a1ae01192d765294150584e
parent623f5f42a5a133130b1ea340bbcff108289c98e8
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