mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-17 19:01:00 +00:00

On a major link change the LAN routes may change, so on linkChange where ChangeDelta.Major, we need to call authReconfig to ensure that new routes are observed and applied. Updates tailscale/corp#22574 Signed-off-by: James Tucker <james@tailscale.com>