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 60e5761d60 control/controlclient: reset backoff in mapRoutine on netmap recv
We were never resetting the backoff in streaming mapResponses.
The call to `PollNetMap` always returns with an error. Changing that contract
is harder, so manually reset backoff when a netmap is received.

Updates tailscale/corp#12894

Signed-off-by: Maisem Ali <maisem@tailscale.com>
12 months ago
..
auto.go control/controlclient: reset backoff in mapRoutine on netmap recv 12 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: reset backoff in mapRoutine on netmap recv 12 months ago
direct_test.go all: implement preauth-key support with tailnet lock 1 year ago
map.go net/netcheck, tailcfg: add DERPHomeParams and use it 12 months ago
map_test.go net/netcheck, tailcfg: add DERPHomeParams and use it 12 months ago
noise.go control/controlclient: use ctx passed down to NoiseClient.getConn 12 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 all: update copyright and license headers 1 year 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