tailscale/control
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>
2023-08-13 10:39:17 -07:00
..
controlbase various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00
controlclient control/controlclient: move lastUpdateGenInformed to tighter scope 2023-08-13 10:39:17 -07:00
controlhttp control/controlhttp: remove tstest.Clock from tests (#8830) 2023-08-09 15:03:22 -07:00
controlknobs all: update copyright and license headers 2023-01-27 15:36:29 -08:00