mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-06 20:56:24 +02:00
We were storing a `*tailcfg.Hostinfo` which would get mutated all over the place, store a view and store the fields being mutated separately. Updates #cleanup Signed-off-by: Maisem Ali <maisem@tailscale.com>