mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-24 18:21:00 +00: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