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
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>
11 months ago
..
controlbase various: add golangci-lint, fix issues (#7905) 1 year ago
controlclient control/controlclient: reset backoff in mapRoutine on netmap recv 11 months ago
controlhttp .github: actually run tests in CI 11 months ago
controlknobs all: update copyright and license headers 1 year ago