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
Dmytro Shynkevych 891898525c
wgengine/magicsock: make receive from didCopy respect cancellation.
Very rarely, cancellation occurs between a successful send on derpRecvCh
and a call to copyBuf on the receiving side.
Without this patch, this situation results in <-copyBuf blocking indefinitely.

Signed-off-by: Dmytro Shynkevych <dmytro@tailscale.com>
4 years ago
..
filter tsdns: initial implementation of a Tailscale DNS resolver (#396) 4 years ago
magicsock wgengine/magicsock: make receive from didCopy respect cancellation. 4 years ago
monitor wgengine: fix macos staticcheck errors (#557) 4 years ago
packet tsdns: dual resolution mode, IPv6 support (#526) 4 years ago
router wgengine: fix macos staticcheck errors (#557) 4 years ago
tsdns tsdns: response to type ANY queries 4 years ago
tstun tstun: remove buggy-looking log line. 4 years ago
winnet Move Linux client & common packages into a public repo. 4 years ago
rusage.go Move "logger" package to under types, now that we have it. 4 years ago
rusage_nowindows.go wgengine: flesh out some docs 4 years ago
rusage_windows.go Move Linux client & common packages into a public repo. 4 years ago
userspace.go wgengine: only launch pingers for peers predating the discovery protocol 4 years ago
watchdog.go wgengine/magicsock: change API to not permit disco key changes 4 years ago
watchdog_test.go wgengine: prevent log after exit in watchdog test 4 years ago
wgengine.go wgengine/magicsock: change API to not permit disco key changes 4 years ago