You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The old TunnelNetworkPrefix string match was fragile and matched by
accident. Replace it with IsTunnelRoute which derives the tunnel
network prefix from the device IP and checks CIDR containment.
Also update the smoke test to use the production IP range (10.255.240.x)
and verify the tunnel network route is present.
0 commit comments