]> git.puffer.fish Git - mirror/frr.git/commit
FRR Release 9.0.1 docker/9.0.1 frr-9.0.1
authorJafar Al-Gharaibeh <jafar@atcorp.com>
Sat, 2 Sep 2023 04:17:37 +0000 (23:17 -0500)
committerJafar Al-Gharaibeh <jafar@atcorp.com>
Sat, 2 Sep 2023 04:17:37 +0000 (23:17 -0500)
commit31ed3dd753d62b5d8916998bc32814007e91364b
tree5e0a48d8086b03620ce9589dadee66f2c29b5dc4
parent6674e08fe3a4a4cd2153d447e1e3f0371c9c9298
FRR Release 9.0.1

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 uniq lines when parsing `no service ...`

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
configure.ac
debian/changelog
redhat/frr.spec.in