mirror of
https://github.com/tailscale/tailscale.git
synced 2026-04-29 02:34:45 -04: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>