mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-06 11:41:07 +00:00
Failure understood now; see:
https://github.com/tailscale/tailscale/pull/2088#issuecomment-859896598
As of 333e9e75d4, PingRequest is
now safe for the server to send multiple times, without fear
of the client handling it multiple times.
Fixes #2079
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>