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/derphttp
David Anderson 8b492b4121 net/wsconn: accept a remote addr string and plumb it through
This makes wsconn.Conns somewhat present reasonably when they are
the client of an http.Request, rather than just put a placeholder
in that field.

Updates tailscale/corp#13777

Signed-off-by: David Anderson <danderson@tailscale.com>
10 months ago
..
derphttp_client.go derp/derphttp: fix data race and crash in proxy dial error path 10 months ago
derphttp_server.go all: update copyright and license headers 1 year ago
derphttp_test.go all: use Go 1.20's bytes.Clone 1 year ago
mesh_client.go derp: include src IPs in mesh watch messages 10 months ago
websocket.go net/wsconn: accept a remote addr string and plumb it through 10 months ago