summaryrefslogtreecommitdiffhomepage
path: root/wgengine/magicsock/debugknobs_stubs.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-09-10wgengine/magicsock: add TS_DEBUG_NEVER_DIRECT_UDP debug knob (#17094)Jordan Whited1-0/+1
2025-07-15tailcfg,wgengine/magicsock: set peer relay CapVer (#16531)Jordan Whited1-1/+0
2025-06-26wgengine/magicsock: add envknob to toggle UDP relay feature (#16396)Jordan Whited1-0/+1
2024-07-10wgengine/magicsock: allow a CSV list for pretendpointLee Briggs1-1/+1
2024-07-08wgengine/magicsock: add debug envknob for injecting an endpointBrad Fitzpatrick1-1/+6
2024-07-06control/controlknobs,tailcfg,wgengine/magicsock: remove DRPO shutoff switchBrad Fitzpatrick1-2/+0
2023-09-21wgengine/magicsock: replace CanPMTUD() with ShouldPMTUD()Val1-1/+2
2023-09-21wgengine/magicsock: rename debugPMTUD() to debugEnablePMTUD()Val1-1/+1
2023-09-11wgengine/magicsock: make peerMap also keyed by NodeIDBrad Fitzpatrick1-0/+1
2023-08-11magicsock: set the don't fragment sockopt (#8715)salman aljammaz1-0/+1
2023-07-26wgengine/magicsock: factor out more separable partsDavid Anderson1-0/+2
2023-04-04derp,magicsock: add debug envknobs for HTTP and derp server name (#7744)valscale1-0/+2
2023-03-24derp, derphttp, magicsock: send new unknown peer frame when destination is un...valscale1-10/+10
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-04all: remove old +build tagsBrad Fitzpatrick1-1/+0
2022-09-16wgengine/magicsock: add client flag and envknob to disable heartbeat (#5638)phirework1-0/+1
2022-09-15envknob: support changing envknobs post-initBrad Fitzpatrick1-10/+10
2022-06-06wasm: exclude code that's not used on iOS for Wasm tooMihai Parparita1-0/+24