You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/appc
Fran Bull 79836e7bfd appc: add RouteInfo struct and persist it to StateStore
Lays the groundwork for the ability to persist app connectors discovered
routes, which will allow us to stop advertising routes for a domain if
the app connector no longer monitors that domain.

Updates #11008
Signed-off-by: Fran Bull <fran@tailscale.com>
5 months ago
..
appctest appc: add test to ensure that individual IPs are not removed during route updates 9 months ago
appconnector.go appc: add RouteInfo struct and persist it to StateStore 5 months ago
appconnector_test.go appc,ipn/ipnlocal: add app connector routes if any part of a CNAME chain is routed 8 months ago