]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix BFD configuration update on TTL change
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Tue, 2 Nov 2021 21:54:23 +0000 (18:54 -0300)
committermergify-bot <noreply@mergify.io>
Sat, 6 Nov 2021 15:09:10 +0000 (15:09 +0000)
commit782f7f42d025fc22104c421e830ac9cca513aeac
treea8d6898a8bb93c801043d1c562259f1666d3d15a
parentff8098cd7fa7ebd122f161375c58e72357d97f29
bgpd: fix BFD configuration update on TTL change

When altering the TTL of a eBGP peer also update the BFD
configuration. This was only working when the configuration happened
after the peer connection had been established.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
(cherry picked from commit 4ba37eb691f9574e908ec7ed03e8f4cb4214f2d5)
bgpd/bgpd.c