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/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>
2 years ago
..
debughttp.go wgengine/magicsock: fix panic in http debug server 2 years ago
debugknobs.go wasm: exclude code that's not used on iOS for Wasm too 2 years ago
debugknobs_stubs.go wasm: exclude code that's not used on iOS for Wasm too 2 years ago
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 4 years ago
magicsock.go wgengine/magicsock: add filter to ignore disco to old/other ports 2 years ago
magicsock_default.go wgengine/magicsock: use AF_PACKET socket + BPF to read disco messages 2 years ago
magicsock_linux.go wgengine/magicsock: add filter to ignore disco to old/other ports 2 years ago
magicsock_test.go wgengine/magicsock: use AF_PACKET socket + BPF to read disco messages 2 years ago