[pve-devel] [PATCH frr 2/2] frr: bump to 10.3.1
Hannes Duerr
h.duerr at proxmox.com
Wed Jun 25 17:25:50 CEST 2025
I have tested the new FRR version in combination with the new Fabrics
series [0].
I have created an OSPF fabric in a 5 node cluster with numbered and
unnumbered interfaces
I have created an Openfabric fabric in a 5 node cluster and used ipv4
and ipv6 at the same time.
More details can be found here [0]
I created a BGP EVPN Spine Leaf setup where the Spine and Leafs were
both debian VMs also with the new FRR version.
If some one wants more details on the setup i'll be happy to share them.
I could not find any regressions in any of the tests.
In addition, I have activated bfd for the BGP router in the BGP/EVPN
setup both on the PVE nodes and on the Spine and even after a restart of
the nodes the BFD status is displayed correctly
# vtysh -c ' show bfd peers' # on the spine
peer 10. 255.255.1 multihop local-address 10.255.255.6 vrf default
[...]
Status: up
peer 10.255.255.2 multihop local-address 10.255.255.6 vrf default
[...]
Status: up
peer 10.255.255.3 multihop local-address 10.255.255.6 vrf default
[...]
Status: up
[0]
https://lore.proxmox.com/pve-devel/20250522161731.537011-1-s.hanreich@proxmox.com/
[1]
https://lore.proxmox.com/pve-devel/20250522161731.537011-76-s.hanreich@proxmox.com/T/#m005d5e7f6706e16422812b920a4bda1ee770b1cb
Please consider this
Tested-by: Hannes Duerr <h.duerr at proxmox.com>
On 6/17/25 18:21, Gabriel Goller wrote:
> Important for us is the BFD fix backported by stefan [0] and an
> openfabric fix for IPv6 [1]. Note: 10.3 will also be the version
> available in debian trixie.
>
> [0]: https://github.com/FRRouting/frr/pull/18682
> [1]: https://github.com/FRRouting/frr/pull/17083
>
> Signed-off-by: Gabriel Goller <g.goller at proxmox.com>
> ---
> debian/changelog | 6 ++++++
> frr | 2 +-
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/debian/changelog b/debian/changelog
> index 0b06cb4e2061..8cfa0c4132af 100644
> --- a/debian/changelog
> +++ b/debian/changelog
> @@ -1,3 +1,9 @@
> +frr (10.3.1-1+pve1) UNRELEASED; urgency=medium
> +
> + * update upstream source to 10.3.1
> +
> + -- Proxmox Support Team <support at proxmox.com> Tue, 17 Jun 2025 18:06:42 +0200
> +
> frr (10.2.2-1+pve1) bookworm; urgency=medium
>
> * update upstream source to 10.2.2
> diff --git a/frr b/frr
> index e3b6a8c45939..35e662efa7cc 160000
> --- a/frr
> +++ b/frr
> @@ -1 +1 @@
> -Subproject commit e3b6a8c459399e39cce81bed8ff75f60da88b0a3
> +Subproject commit 35e662efa7cc9ef3e97a253368950cc1a58f3bc1
More information about the pve-devel
mailing list