From c5267c6ec267456884b0fa6df6cf6119608f3bd1 Mon Sep 17 00:00:00 2001 From: Stefan Hanreich Date: Tue, 15 Apr 2025 12:23:00 +0200 Subject: [PATCH] update to 10.2.2 When rebooting single nodes, BFD is not always able to re-establish its sessions, as reported by users in our forum [1] [2]. The corresponding FRR issue seems to be found in [3]. The issue mainly surfaced when updating nodes one-by-one and then rebooting, leading some hosts to not be able to re-establish the BFD session which leads to the BGP session being stuck in Idle. [1] https://forum.proxmox.com/threads/networking-somewhat-broken-after-upgrade-bfd-bgp.165055/ [2] https://forum.proxmox.com/threads/evpn-vxlan-transport-endpoint-is-not-connected-after-node-takedown-and-rejoin-sdn.165021/ [3] https://github.com/FRRouting/frr/issues/17751 Signed-off-by: Stefan Hanreich Link: https://lore.proxmox.com/20250415102301.848940-1-s.hanreich@proxmox.com --- frr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frr b/frr index 5f0beaa..e3b6a8c 160000 --- a/frr +++ b/frr @@ -1 +1 @@ -Subproject commit 5f0beaa0fdd00b7a60c1765067d1b6fa65ce96c0 +Subproject commit e3b6a8c459399e39cce81bed8ff75f60da88b0a3