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>
12 months ago
..
auto.go control/controlclient: use ptr.To 12 months ago
client.go all: update copyright and license headers 2 years ago
controlclient_test.go all: update copyright and license headers 2 years 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 12 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) 1 year ago
map_test.go control: use tstime instead of time (#8595) 1 year ago
noise.go control: use tstime instead of time (#8595) 1 year ago
noise_test.go control/controlclient: use dnscache.Resolver for Noise client 1 year ago
sign.go all: update copyright and license headers 2 years ago
sign_supported.go control: use tstime instead of time (#8595) 1 year ago
sign_supported_test.go all: update copyright and license headers 2 years ago
sign_unsupported.go all: update copyright and license headers 2 years ago
status.go all: update copyright and license headers 2 years ago