mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-21 13:41:02 +00:00

Also make more fields in conn.info thread safe, there was previously a data race here. Fixes #5110 Signed-off-by: Maisem Ali <maisem@tailscale.com>