mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-28 14:01:36 +01:00
Update the mapping from ip:port to discokey, so when we retrieve a packet from the network, we can find the same conn.Endpoint that we gave to wireguard-go previously, without making it think we've roamed. (We did, but we're not using its roaming.) Updates #483