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/derp
Brad Fitzpatrick 2c94e3c4ad wgengine/magicsock: don't unconditionally close DERP connections on rebind
Only if the source address isn't on the currently active interface or
a ping of the DERP server fails.

Updates #3619

Change-Id: I6bf06503cff4d781f518b437c8744ac29577acc8
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
derphttp wgengine/magicsock: don't unconditionally close DERP connections on rebind 3 years ago
testdata derp: add debug traffic handler 3 years ago
wsconn
derp.go
derp_client.go derp: add Client.LocalAddr method 3 years ago
derp_server.go derp: add Client.LocalAddr method 3 years ago
derp_test.go derp: support client->server ping (and server->client pong) 3 years ago
dropreason_string.go