FRRouting Release 10.4.1 [Download]
FRRouting Release 10.4.1 Available for Download
Debian Packages - https://deb.frrouting.org
RPM Packages - https://rpm.frrouting.org
Snaps - https://snapcraft.io/frr
Docker - quay.io/frrouting/frr
What’s Changed
- bgpd: initialize local variable (backport #19233)
- ospfd: Use after free cleanup of lsa (backport #19224)
- vtysh: copy config from file should actually apply (backport #19242)
- Revert PR #18358: BGP evpn testing and bug fixes related to non default EVPN backbone (backport #19241)
- topotests: improve embedded RP test reliability (backport #19240)
- lib, zebra: mark singleton nexthops inactive/active on link state changes for wecmp (backport #18947)
- bgpd: LL next-hop capabilty fixes (backport #19261)
- eigrp: validate hello packets and tlvs better (backport #19251)
- bgpd : Fix compilation error in bgpd module: Update TP_ARGS for bgp (backport #19266)
- bgpd: Ensure addpath does not withdraw selected route in some situations (backport #19210)
- bgpd: [GR] fixed selectionDeferralTimer to display select_defer_time val by @ton31337 in https://github.com/FRRouting/frr/pull/19282
- bgpd: LL next-hop capabilty fixes (round 2) (backport #19277)
- lib: compute link-state zapi message size (backport #19290)
- zebra: Fix buffer overflows found by fuzzing. (backport #19303)