Files
tailscale/wgengine
Jordan Whited a7508c4bb3 wgengine/magicsock: trigger TSMP disco key advert on wg handshake resp
Both inbound via DERP, and outbound via any connection type. Gating to
handshake response reduces the chances we end up in a closed packet
scheduling loop between wireguard-go and magicsock. We trigger in both
directions since initiator is one-sided for the lifetime of the
WireGuard "session".

Updates #20081

Signed-off-by: Jordan Whited <jordan@tailscale.com>
2026-06-16 11:07:35 -07:00
..