tailscale/wgengine/magicsock
Colin Adler 1a4f0f50a7
wgengine/magicsock: fix panic in http debug server
Fixes an panic in `(*magicsock.Conn).ServeHTTPDebug` when the
`recentPongs` ring buffer for an endpoint wraps around.

Signed-off-by: Colin Adler <colin1adler@gmail.com>
(cherry picked from commit 9c8bbc7888)
2022-09-08 07:14:03 -07:00
..
debughttp.go wgengine/magicsock: fix panic in http debug server 2022-09-08 07:14:03 -07:00
debugknobs_stubs.go wasm: exclude code that's not used on iOS for Wasm too 2022-06-06 13:52:52 -07:00
debugknobs.go wasm: exclude code that's not used on iOS for Wasm too 2022-06-06 13:52:52 -07:00
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 2020-09-14 14:29:28 -07:00
magicsock_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
magicsock.go util/uniq: use generics instead of reflect (#5491) 2022-08-30 17:56:51 -04:00