| Age | Commit message (Collapse) | Author | Files | Lines |
|
Control can now send down a set of routes along with the domains, and
the routes will be advertised, with any newly overlapped routes being
removed to reduce the size of the routing table.
Fixes tailscale/corp#16833
Signed-off-by: James Tucker <james@tailscale.com>
|
|
Updates: ENG-2453
Signed-off-by: Tom DNetto <tom@tailscale.com>
|
|
Updates #cleanup
Signed-off-by: James Tucker <james@tailscale.com>
|
|
Signed-off-by: Tom DNetto <tom@tailscale.com>
Updates: https://github.com/tailscale/corp/issues/15440
Code-authored-by: Podtato <podtato@tailscale.com>
|
|
Having a types package at the top level was almost certainly unintentional.
Signed-off-by: Tom DNetto <tom@tailscale.com>
Updates: https://github.com/tailscale/corp/issues/15038
|