FRRouting Release 8.4.1 [Download]
FRRouting Release 8.4.1 Available for Download
November 17, 2022
We are pleased to announce FRR 8.4.1.
Debian Packages - https://deb.frrouting.org
RPM Packages - https://rpm.frrouting.org
Snaps - https://snapcraft.io/frr
Docker - frrouting/frr:v8.4.1
Changelog
- zebra: Fix dplane_fpm_nl to allow for fast configuration
 - zebra: Use the enum, luke
 - zebra: relax if_type check to allow early ES config creation
 - zebra: Reuse netinet/if_ether.h to avoid redefinition of struct ethhdr
 - zebra: fix build without AF_MPLS
 - ospfd: Get route-map name for default-information originate
 - ospfd: Allow unnumbered and numbered addresses to co-exist better
 - ospfd: prevent from crashing when processing external lsa
 - bgpd: fix “storing the address of local variable”
 - bgpd: rpki was decrementing the node lock one time too many
 - bgpd: Do not send Deconfig/Shutdown message when restarting
 - bgpd: authorise to select bgp self peer prefix on rr case
 - bgpd: fix invalid ipv4-vpn nexthop for IPv6 peer
 - pimd: Convert zlog_warn to debug
 - isisd: fix area NULL pointer in isis_route_update
 - tools: remove backslash from declare check regex
 
