tailscale/wgengine/magicsock
Colin Adler 9c8bbc7888 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>
2022-09-06 15:02:07 -07:00
..
debughttp.go wgengine/magicsock: fix panic in http debug server 2022-09-06 15:02:07 -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_default.go wgengine/magicsock: use AF_PACKET socket + BPF to read disco messages 2022-08-31 14:52:31 -07:00
magicsock_linux.go wgengine/magicsock: add filter to ignore disco to old/other ports 2022-09-06 12:25:04 -07:00
magicsock_test.go wgengine/magicsock: use AF_PACKET socket + BPF to read disco messages 2022-08-31 14:52:31 -07:00
magicsock.go wgengine/magicsock: add filter to ignore disco to old/other ports 2022-09-06 12:25:04 -07:00