From 63d7f858b3f436cc79d42a761e597d6ee39dd37f Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 10 Feb 2026 16:33:14 -0500 Subject: [PATCH] adding I95-63676 to release notes. --- docs/release_notes_128t_6.3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release_notes_128t_6.3.md b/docs/release_notes_128t_6.3.md index bdd4448308..552dcdf8af 100644 --- a/docs/release_notes_128t_6.3.md +++ b/docs/release_notes_128t_6.3.md @@ -126,6 +126,8 @@ Beginning with SSR-6.3.5, conductor-managed **routers** running SSR-6.3.5 must b ------ - **I95-63675 Node page in the GUI appears to load indefinitely:** Resolved an issue where the GUI Node page would load infinitely. ------ +- **I95-63676 Waypoints fail to allocate when the `service-path peer next-hop gateway` is off the subnet:** Resolved an issue where the first network-interface IP was selected as the local IP for waypoint allocation, even if that IP was not a valid waypoint. +------ - **I95-63976 Waypoints fail to allocate when service-path peer next-hop gateway is off the subnet:** Resolved an issue with waypoint allocation failures when using BGP over SVR with multiple IP addresses on the egress SVR interface. ------ - **I95-63729 Asset state not accurately reported in conductor:** Resolved an issue where issue where the SSH authorized keys from one HA conductor node were deleted after restarting both HA conductor nodes.