mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-20 21:21:36 +00:00

This is a prelude to supporting relaynode's --routes in tailscaled. The daemon needs to remembers routes to advertise, and the CLI needs to be able to change the set of advertised routes. Prefs is the thing used for both of these. Signed-off-by: David Anderson <dave@natulte.net>