FRRouting Release 10.7.1 [Download]
FRRouting Release 10.7.1 Available for Download
Debian Packages - https://deb.frrouting.org/ RPM Packages - https://rpm.frrouting.org/ Docker - quay.io/frrouting/frr
What’s Changed
- bgpd: Discard malformed BGP-LS attribute instead of withdrawing (backport #22674)
- Pim crash and use after free (backport #22684)
- bgpd: Reject malformed NHC attribute with a trailing partial TLV (backport #22673)
- pimd: Fix null-check and stream read issues (backport #22680)
- pimd: Sanitize IGMPv3 and mtrace packet-derived lengths (backport #22679)
- lib: Fix wrong nexthop comparision for SRv6 (backport #22710)
- ospf6d: Avoid route use after unlock in best route iterator (backport #22549)
- Improve pim autorp test stability in CI (backport #22730)
- bgpd: Preserve disable_ieee_floating on link-bandwidth extended communities (backport #22682)
- lib: Fix wrong nexthop comparision for SRv6
- lib: Fix ZAPI SRv6 nexthop comparison (backport #22772)
- bgpd: Ignore duplicate Prefix-SID SRv6 L3 Service TLVs (backport #22602)
- bgpd: Fix crash for
no neighbor X path-attribute discard ...(backport #22785) - lib: Clear seg6local context when deleting seg6local state (backport #22790)
- bgpd: Fix link-bandwidth extended community handling above ~34 Gbps (backport #22681)
- A couple minor bgpd fixes (backport #22512)
- bgpd: Fix BAD_COPY_PASTE in bgp_path_info_cmp() (backport #22838)
- bgpd: Fix link-bandwidth AS truncation in route-map for extended encoding (backport #22867)
- zebra: Fix SRv6 source-address config output (backport #22879)
- zebra: Fix SRv6 locator delete after no prefix (backport #22882)
- bgpd: Fix RD route_node refcount leak in bgp_safi_node_lookup() (backport #22938)
- zebra: Backport stale ifp cleanup PRs to 10.7
- bgpd: Fix route-map use count for EVPN
no advertise(backport #22945) - isisd: Fix Router Capability subTLV parsing (backport #22873)
- bgpd: Withdraw routes with malformed SRv6 Service TLVs (backport #22980)
- isisd: Backport #22234 (per-AF adjacency usability / SPF nexthop gating) to stable/10.7
- *: Fix some mem leaks in error paths (backport #23031)
- lib: Bound the locator name skip in zapi_srv6_sid_notify_decode (backport #23035)
- bgpd: Fix self nexthop overwrite in unnumbered interfaces setup (backport #23054)
- zebra: Add TUNNEL_CSUM to netlink EVPN DVNI encode (backport #23058)
- watchfrr: Don’t admit to systemd that we restart (backport #23088)
- bgpd: Allow GR-helper stale paths through the evaluate_paths peer-down skip (backport #23067)
- zebra: Notify the client when an SRv6 SID allocation fails (backport #23051)
- bgpd: Do not print
advertise-pipif it has a default value (backport #23110)