FRRouting Release 9.0.1 [Download]
FRRouting Release 9.0.1 Available for Download
Sept 5, 2023
We are pleased to announce FRR 9.0.1.
Debian Packages - https://deb.frrouting.org
RPM Packages - https://rpm.frrouting.org
Snaps - https://snapcraft.io/frr
Docker - quay.io/frrouting/frr:9.0.1
Release Overview
This release includes several bug fixes:
bgpd
- Add peers back to peer hash when peer_xfer_conn fails
- Check the length of the rcv software version
- Do not explicitly print maxttl value for ebgp-multihop vty output
- Do not process nlris if the attribute length is zero
- Don’t read the first byte of orf header if we are ahead of stream
- Evpn code was not properly unlocking rd_dest
- Fix
show bgp all rpki notfound
- Make sure we have enough data to read two bytes when validating aigp
- Use treat-as-withdraw for tunnel encapsulation attribute
zebra
- Fix evpn nexthop config order
lib
- Allow unsetting walltime-warning and cpu-warning
ospfd
- Prevent use after free( and crash of ospf ) when no router ospf
pimd
- Prevent crash when receiving register message when the rp() is unknown
- When receiving a packet be more careful with length in pim_pim_packet
vtysh
- Print unique lines when parsing
no service ...
A full log of changes can be found by browsing the commit history of FRR 9.0.1 tag here