FRRouting Release 10.5.3 [Download]
FRRouting Release 10.5.3 Available for Download
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
- pimd: When address change ensure DR changes too. (backport #20881) by @mergify[bot] in https://github.com/FRRouting/frr/pull/20891
- lib/typesafe: guard skiplist level generation against ctz(0) UB (backport #20899) by @mergify[bot] in https://github.com/FRRouting/frr/pull/20904
- bgpd: fix memory leak in cluster_intern() (backport #20913) by @mergify[bot] in https://github.com/FRRouting/frr/pull/20919
- doc: add some text regarding libyang versions (backport #20862) by @mergify[bot] in https://github.com/FRRouting/frr/pull/20924
- eigrpd: handle the gr neighbor list safely in update_receive (backport #20933) by @mergify[bot] in https://github.com/FRRouting/frr/pull/20938
- nhrpd: fix packet and buffer handling errors (backport #20932) by @mergify[bot] in https://github.com/FRRouting/frr/pull/20941
- bgpd: Fix test for OPEN message with remote-as auto (backport #20963) by @mergify[bot] in https://github.com/FRRouting/frr/pull/20965
- bgpd: Add missing PEER_FLAG_SEND_NHC_ATTRIBUTE for update group flags (backport) by @ton31337 in https://github.com/FRRouting/frr/pull/20972
- bgpd: check more during flowspec nlri parsing (backport #19909) by @mergify[bot] in https://github.com/FRRouting/frr/pull/20982
- bgpd: Fix condition when evaluating paths (backport #20975) by @mergify[bot] in https://github.com/FRRouting/frr/pull/20997
- ospfd: harden TE/SR TLV iteration against malformed lengths (backport #21002) by @mergify[bot] in https://github.com/FRRouting/frr/pull/21013
- bfdd: Fix wrong memory free when using ttable code (backport #21020) by @mergify[bot] in https://github.com/FRRouting/frr/pull/21022
- bgpd: fix off-by-one error in FlowSpec operator array bounds check (backport #21054) by @mergify[bot] in https://github.com/FRRouting/frr/pull/21059
- lib: fix zclient crash when many peers reconnect after FRR restart (backport #21056) by @mergify[bot] in https://github.com/FRRouting/frr/pull/21070
- lib: fix vty_is_closed() falsely reporting VTY_SHELL as closed (backport #21082) by @mergify[bot] in https://github.com/FRRouting/frr/pull/21091
- bgpd: Check if the NHC length is enough to fill TLV value + TLV header (backport #21074) by @mergify[bot] in https://github.com/FRRouting/frr/pull/21084
- ospfd: fix sequence number check, avoid truncation ambiguity (backport #21096) by @mergify[bot] in https://github.com/FRRouting/frr/pull/21111
- nhrpd: Correct addrlen check in os_recvmsg() (backport #21100) by @mergify[bot] in https://github.com/FRRouting/frr/pull/21120
