mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-18 13:01:16 -04:00
Make shrinkDefaultRoute a pure function. Instead of calling interfaceRoutes, accept that information as parameters. Hard-code those parameters in TestShrinkDefaultRoute. Fixes #3580 Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>