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/ipn
Andrew Dunham fe009c134e ipn/ipnlocal: reset the dialPlan only when the URL is unchanged
Also, reset it in a few more places (e.g. logout, new blank profiles,
etc.) to avoid a few more cases where a pre-existing dialPlan can cause
a new Headscale server take 10+ seconds to connect.

Updates #11938

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I3095173a5a3d9720507afe4452548491e9e45a3e
6 months ago
..
conffile
ipnauth
ipnlocal ipn/ipnlocal: reset the dialPlan only when the URL is unchanged 6 months ago
ipnserver ipn/{ipnlocal,localapi},wgengine{,/magicsock}: plumb health.Tracker 6 months ago
ipnstate ipn/ipnlocal: populate peers' capabilities (#11365) 7 months ago
localapi appc: setting AdvertiseRoutes explicitly discards app connector routes 6 months ago
policy
store cmd/containerboot,kube,ipn/store/kubestore: allow interactive login on kube, check Secret create perms, allow empty state Secret (#11326) 6 months ago
backend.go ipn: remove unused Options.LegacyMigrationPrefs 7 months ago
conf.go
doc.go
ipn_clone.go ipn/{localapi, ipnlocal}: forget the prior exit node when localAPI is used to zero the ExitNodeID (#11681) 7 months ago
ipn_test.go
ipn_view.go ipn/{localapi, ipnlocal}: forget the prior exit node when localAPI is used to zero the ExitNodeID (#11681) 7 months ago
prefs.go all: use Go 1.22 range-over-int 7 months ago
prefs_test.go all: use Go 1.22 range-over-int 7 months ago
serve.go
serve_test.go
store.go
store_test.go