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/cmd/stunstamp
Jordan Whited cf1e6c6e55
cmd/stunstamp: fix remote write retry (#12348)
Evaluation of remote write errors was using errors.Is() where it should
have been using errors.As().

Updates tailscale/corp#20344

Signed-off-by: Jordan Whited <jordan@tailscale.com>
5 months ago
..
api.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 5 months ago
stunstamp.go cmd/stunstamp: fix remote write retry (#12348) 5 months ago
stunstamp_db_default.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 5 months ago
stunstamp_db_windows_386.go cmd/stunstamp: implement service to measure DERP STUN RTT (#12241) 5 months ago
stunstamp_default.go cmd/stunstamp: validate STUN tx ID in responses (#12339) 5 months ago
stunstamp_linux.go cmd/stunstamp: validate STUN tx ID in responses (#12339) 5 months ago