mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-07 11:42:04 +01: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>