tailscale/derp/derphttp
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>
2021-12-29 13:21:05 -08:00
..
derphttp_client.go wgengine/magicsock: don't unconditionally close DERP connections on rebind 2021-12-29 13:21:05 -08:00
derphttp_server.go derp: use new node key type. 2021-10-28 16:02:11 -07:00
derphttp_test.go derp/derphttp: add Client.Ping, SendPing methods 2021-12-28 09:52:10 -08:00
mesh_client.go derp: use new node key type. 2021-10-28 16:02:11 -07:00
websocket.go cmd/derper, derp/derphttp: add websocket support 2021-10-22 12:51:30 -07:00