mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-06 12:46:20 +02:00
We want the overall state (used only for tests) to be computed from the individual states of each component, rather than moving the state around by hand in dozens of places. In working towards that, we found a lot of things to clean up. Co-authored-by: Maisem Ali <maisem@tailscale.com> Change-Id: I85385be1e63342c560501a004e2dea4b06506a76 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>