Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FRR Release 10.2.4 source code.tar.gz | 2025-08-03 | 11.2 MB | |
FRR Release 10.2.4 source code.zip | 2025-08-03 | 14.8 MB | |
README.md | 2025-08-03 | 1.7 kB | |
Totals: 3 Items | 26.0 MB | 0 |
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: correct no form commands (backport [#18911])
- build: check for libunwind.h, not unwind.h (backport [#18912])
- redhat: make FRR RPM build to work on RedHat 10 (backport [#18920])
- bgpd: use AS4B format for BGP loc-rib messages. (backport [#18936])
- bgpd: Force adj-rib-out updates if MRAI is kicked in (backport [#18959])
- zebra: Provide SID value when sending SRv6 SID release notify message (backport [#18971])
- tests: add new /run/netns tmpfs to each topotest router namespace (backport [#19007])
- nhrpd: fix crash when accessing invalid memory zone (backport [#18994])
- lib: Fix
no on-match goto NUM
command (backport [#19108] - bgpd: Fix DEREF_OF_NULL.EX.COND in bgp_updgrp_packet (backport [#19126])
- bgpd: Extract link bandwidth value from extcommunity before using for WCMP (backport [#19165])
- bfdd: Set bfd.LocalDiag when transitioning to AdminDown (backport [#18592])
- bgpd: Do not try to reuse freed route-maps (backport [#19191])
- lib: fix routemap crash (backport [#19127])
- lib, zebra: mark singleton nexthops inactive/active on link state changes for wecmp (backport [#18947])
- bgpd: [GR] fixed selectionDeferralTimer to display select_defer_time val (#19284)
- zebra: Fix buffer overflows found by fuzzing. (backport [#19303])
- lib: compute link-state zapi message size (backport [#19290])
Full Changelog: https://github.com/FRRouting/frr/compare/frr-10.2.3...frr-10.2.4