Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FRR Release 10.0.4 source code.tar.gz | 2025-08-04 | 11.0 MB | |
FRR Release 10.0.4 source code.zip | 2025-08-04 | 14.3 MB | |
README.md | 2025-08-04 | 3.9 kB | |
Totals: 3 Items | 25.3 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
- isisd: Show correct level information for
show isis interface detail json
(backport [#17732]) - tools: Add missing rpki keyword to vrf in frr-reload (backport [#17750])
- bgpd: fix a bug in peer_allowas_in_set() (backport [#17780])
- isisd: Allow full
no
form fordomain-password
andarea-password
(backport [#17725]) - bgpd: fix crash in displaying json orf prefix-list (backport [#17807])
- bgpd: use igpmetric in bgp_aigp_metric_total() (backport [#17813])
- bgpd: Fix for local interface MAC cache issue in 'bgp mac hash' table (backport [#17888])
- Revert "bgpd: Handle Addpath capability using dynamic capabilities" (backport [#17940])
- tools: Fix frr-reload for ebgp-multihop TTL reconfiguration. (backport [#17946])
- bgpd: With suppress-fib-pending ensure withdrawal is sent (backport [#17971])
- bgpd: fix route-distinguisher in vrf leak json cmd (backport [#17992])
- zebra: fix evpn svd hash avoid double free (backport [#17991])
- bgpd: Send non-transitive extended communities from/to OAD peers (backport [#17896])
- Fix 10.0 branch (#18024)
- bgpd: Do not start BGP session if BGP identifier is not set (#18017)
- lib: actually hash all 16 bytes of IPv6 addresses, not just 4 (backport [#17901])
- lib: crash handlers must be allowed on threads (backport [#18060])
- zebra: include resolving nexthops in nhg hash (backport [#17935])
- bgpd: fix incorrect JSON in bgp_show_table_rd (backport [#18120])
- bgp/bfd backports for stable/10.0 (#18153)
- bgpd: When removing the prefix list drop the pointer (backport [#18160])
- lib: fix false context information for SRv6 route (backport [#18023])
- bgpd: fix vty output of evpn route-target AS4 (backport [#18109])
- bgpd: release manual vpn label on instance deletion (backport [#18121])
- Revert "bgpd: release manual vpn label on instance deletion (backport [#18121])"
- isisd: Correct edge insertion into TED (backport [#18294])
- bgpd: Fixed crash upon bgp network import-check command (backport [#18387])
- ospf6d: Disable and delete OSPFv3 areas that no longer have interfaces or configuration. (backport [#18393])
- zebra: Do not flush an existing vni configuration trying to remove wrong vni (backport [#18108])
- bgpd: fix
set evpn gateway-ip ipv[46]
route-map (#18466) - bgpd: Fix holdtime not working properly when busy (#18491)
- bgpd: Retain the routes if we do a clear with N-bit set for Graceful-Restart (#18518)
- zebra: Prevent vrf table 254 being used by non-default vrf (backport [#18702])
- bgpd: fix show bgp vpn rd json (backport [#18802]
- redhat: Add Workaround for inet_ntop replacement which breaks rpms (backport [#18864])
- bgpd: fix to show exist/non-exist-map in 'show run' properly (backport [#18828])
- bgpd: correct no form commands (backport [#18911])
- redhat: make FRR RPM build to work on RedHat 10 (backport [#18920])
- build: check for libunwind.h, not unwind.h (backport [#18912])
- bgpd: Force adj-rib-out updates if MRAI is kicked in (backport [#18959])
- 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])
Full Changelog: https://github.com/FRRouting/frr/compare/frr-10.0.3...frr-10.0.4