mirror of
https://github.com/tailscale/tailscale.git
synced 2026-04-04 21:22:41 +02:00
Noticed this while debugging something else, we would reset all routes if either `--advertise-exit-node` or `--advertise-routes` were set. This handles correctly updating them. Also added tests. Signed-off-by: Maisem Ali <maisem@tailscale.com>