mirror of
https://github.com/tailscale/tailscale.git
synced 2026-07-25 23:06:09 -04:00
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>