mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-13 10:42:33 -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>