tailscale/control
Fran Bull 1bd1b387b2 appc: add flag shouldStoreRoutes and controlknob for it
When an app connector is reconfigured and domains to route are removed,
we would like to no longer advertise routes that were discovered for
those domains. In order to do this we plan to store which routes were
discovered for which domains.

Add a controlknob so that we can enable/disable the new behavior.

Updates #11008
Signed-off-by: Fran Bull <fran@tailscale.com>
2024-04-29 11:40:04 -07:00
..
controlbase all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
controlclient net/netmon, add: add netmon.State type alias of interfaces.State 2024-04-28 07:34:52 -07:00
controlhttp net/netns, net/dns/resolver, etc: make netmon required in most places 2024-04-27 12:17:45 -07:00
controlknobs appc: add flag shouldStoreRoutes and controlknob for it 2024-04-29 11:40:04 -07:00