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) by @mergify[bot] in #22675
- Pim crash and use after free (backport #22684) by @mergify[bot] in #22688
- bgpd: Reject malformed NHC attribute with a trailing partial TLV (backport #22673) by @mergify[bot] in #22698
- pimd: fix null-check and stream read issues (backport #22680) by @mergify[bot] in #22702
- pimd: sanitize IGMPv3 and mtrace packet-derived lengths (backport #22679) by @mergify[bot] in #22700
- lib: fix wrong nexthop comparision for SRv6 (backport #22710) by @mergify[bot] in #22713
- ospf6d: avoid route use after unlock in best route iterator (backport #22549) by @mergify[bot] in #22711
- Improve pim autorp test stability in CI (backport #22730) by @mergify[bot] in #22736
- bgpd: Preserve disable_ieee_floating on link-bandwidth extended communities (backport #22682) by @mergify[bot] in #22738
- lib: fix wrong nexthop comparision for SRv6 by @ton31337 in #22759
- lib: Fix ZAPI SRv6 nexthop comparison (backport #22772) by @mergify[bot] in #22786
- bgpd: Ignore duplicate Prefix-SID SRv6 L3 Service TLVs (backport #22602) by @mergify[bot] in #22769
- bgpd: Fix crash for
no neighbor X path-attribute discard ...(backport #22785) by @mergify[bot] in #22793 - lib: Clear seg6local context when deleting seg6local state (backport #22790) by @mergify[bot] in #22799
- bgpd: Fix link-bandwidth extended community handling above ~34 Gbps (backport #22681) by @mergify[bot] in #22845
- A couple minor bgpd fixes (backport #22512) by @mergify[bot] in #22853
- bgpd: fix BAD_COPY_PASTE in bgp_path_info_cmp() (backport #22838) by @mergify[bot] in #22859
- bgpd: fix link-bandwidth AS truncation in route-map for extended encoding (backport #22867) by @mergify[bot] in #22868
- zebra: Fix SRv6 source-address config output (backport #22879) by @mergify[bot] in #22902
- zebra: Fix SRv6 locator delete after no prefix (backport #22882) by @mergify[bot] in #22899
- bgpd: fix RD route_node refcount leak in bgp_safi_node_lookup() (backport #22938) by @mergify[bot] in #22940
- zebra: backport stale ifp cleanup PRs to 10.7 by @mjstapp in #22969
- bgpd: Fix route-map use count for EVPN
no advertise(backport #22945) by @mergify[bot] in #22954 - isisd: Fix Router Capability subTLV parsing (backport #22873) by @mergify[bot] in #22976
- bgpd: Withdraw routes with malformed SRv6 Service TLVs (backport #22980) by @mergify[bot] in #22997
- isisd: backport #22234 (per-AF adjacency usability / SPF nexthop gating) to stable/10.7 by @gdmiller-za in #22999
- *: fix some mem leaks in error paths (backport #23031) by @mergify[bot] in #23033
- lib: bound the locator name skip in zapi_srv6_sid_notify_decode (backport #23035) by @mergify[bot] in #23045
- bgpd: fix self nexthop overwrite in unnumbered interfaces setup (backport #23054) by @mergify[bot] in #23080
- zebra: add TUNNEL_CSUM to netlink EVPN DVNI encode (backport #23058) by @mjstapp in #23084
- watchfrr: don't admit to systemd that we restart (backport #23088) by @mergify[bot] in #23091
- bgpd: allow GR-helper stale paths through the evaluate_paths peer-down skip (backport #23067) by @mergify[bot] in #23111
- zebra: notify the client when an SRv6 SID allocation fails (backport #23051) by @mergify[bot] in #23128
- bgpd: Do not print
advertise-pipif it has a default value (backport #23110) by @ton31337 in #23127
Full Changelog: frr-10.7.0...frr-10.7.1