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/control/controlclient
Maisem Ali 734928d3cb control/controlclient: make Direct own all changes to Persist
It was being modified in two places in Direct for the auth routine
and then in LocalBackend when a new NetMap was received. This was
confusing, so make Direct also own changes to Persist when a new
NetMap is received.

Updates #7726

Signed-off-by: Maisem Ali <maisem@tailscale.com>
11 months ago
..
auto.go control/controlclient: use ptr.To 11 months ago
client.go all: update copyright and license headers 1 year ago
controlclient_test.go all: update copyright and license headers 1 year ago
debug.go util/goroutines: let ScrubbedGoroutineDump get only current stack 1 year ago
direct.go control/controlclient: make Direct own all changes to Persist 11 months ago
direct_test.go all: implement preauth-key support with tailnet lock 1 year ago
map.go control: use tstime instead of time (#8595) 11 months ago
map_test.go control: use tstime instead of time (#8595) 11 months ago
noise.go control: use tstime instead of time (#8595) 11 months ago
noise_test.go control/controlclient: use dnscache.Resolver for Noise client 1 year ago
sign.go all: update copyright and license headers 1 year ago
sign_supported.go control: use tstime instead of time (#8595) 11 months ago
sign_supported_test.go all: update copyright and license headers 1 year ago
sign_unsupported.go all: update copyright and license headers 1 year ago
status.go all: update copyright and license headers 1 year ago