Debian Packages - https://deb.frrouting.org
RPM Packages - https://rpm.frrouting.org
Release Overview
New Features Highlight:
- BGP BFD Strict-Mode
neighbor PEER bfd strict [hold-time N]
- BGP Link-Local Next Hop Capability (draft-ietf-idr-linklocal-capability)
neighbor PEER capability link-local
- BGP Transparent mode
neighbor PEER ip-transparent
- BGP Next Hop Dependent Characteristics Attribute (draft-ietf-idr-entropy-label)
neighbor PEER send-nexthop-characteristics
- IGMP and MLD group/source limits
ip igmp max-groups
ip igmp max-sources
ipv6 mld max-groups
ipv6 mld max-sources
- PIM dense and sparse-dense mode support (RFC3973)
- new interface mode: dense
ip pim dm
- new interface mode: sparse-dense
ip pim sm-dm
- new interface mode: dense
- IGMPv2/MLDv1 immediate leave
- v4-via-v6 nexthop support for static routes
- Timeout for vtysh
exec-timeout
- Discover PREF64 in Router Advertisements (RFC8781)
ipv6 nd nat64
Full Changelog: frr-10.4-dev...frr-10.4.0-rc1