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>
2023-07-13 21:08:28 -07:00
..
controlbase various: add golangci-lint, fix issues (#7905) 2023-04-17 18:38:24 -04:00
controlclient control/controlclient: reset backoff in mapRoutine on netmap recv 2023-07-13 21:08:28 -07:00
controlhttp .github: actually run tests in CI 2023-06-25 15:57:28 -07:00
controlknobs all: update copyright and license headers 2023-01-27 15:36:29 -08:00