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 a9c7aa702c control/controlclient: don't send dup lite map update requests
On control server connection break, the updateRoutine loops and sends
the same lite update.

This stops that, to be nicer to the server.

Updates tailscale/corp#32114

Change-Id: I3acf4b5de4514cd4ce109a31cc424d916bdeba3f
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 months ago
..
auto.go control/controlclient,health,tailcfg: refactor control health messages (#15839) 7 months ago
client.go control/controlclient: delete unused Client.Login Oauth2Token field 2 years ago
controlclient_test.go tstest/tlstest: simplify, don't even bake in any keys 6 months ago
direct.go control/controlclient: don't send dup lite map update requests 3 months ago
direct_test.go tka: test SigCredential signatures and netmap filtering 1 year ago
errors.go control/controlclient, ipn: add client audit logging (#14950) 9 months ago
map.go health: prefix Warnables received from the control plane 6 months ago
map_test.go health: add an ETag to UnhealthyState for change detection 4 months ago
noise.go controlclient: do not set HTTPS port for any private coordination server IP (#14564) 11 months ago
noise_test.go nettest, *: add option to run HTTP tests with in-memory network 8 months ago
sign.go all: update copyright and license headers 3 years ago
sign_supported.go util/syspolicy/policyclient: add policyclient.Client interface, start plumbing 3 months ago
sign_supported_test.go all: update copyright and license headers 3 years ago
sign_unsupported.go util/syspolicy/policyclient: add policyclient.Client interface, start plumbing 3 months ago
status.go all: implement AppendText alongside MarshalText (#9207) 2 years ago