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
Brad Fitzpatrick 1fcae42055 control/controlclient: move lastUpdateGenInformed to tighter scope
No need to have it on Auto or be behind a mutex; it's only read/written
from a single goroutine. Move it there.

Updates tailscale/corp#5761

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
auto.go control/controlclient: move lastUpdateGenInformed to tighter scope 1 year 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: refactor in prep for optimized delta handling 1 year ago
direct_test.go control/controlclient: add Auto.updateRoutine 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