tailscale/wgengine
Brad Fitzpatrick 6d2b8df06d wgengine/magicsock: add disabled failing (deadlocking) test for #1282
The fix can make this test run unconditionally.

This moves code from 5c619882bc for
testability but doesn't fix it yet. The #1282 problem remains (when I
wrote its wake-up mechanism, I forgot there were N DERP readers
funneling into 1 UDP reader, and the code just isn't correct at all
for that case).

Also factor out some test helper code from BenchmarkReceiveFrom.

The refactoring in magicsock.go for testability should have no
behavior change.
2021-02-06 21:34:16 -08:00
..
filter wgengine/filter: add a Clone method. 2021-01-22 17:31:37 -08:00
magicsock wgengine/magicsock: add disabled failing (deadlocking) test for #1282 2021-02-06 21:34:16 -08:00
monitor wgengine/monitor: close closeHandle 2021-01-07 20:18:02 -08:00
netstack types/netmap: split controlclient.NetworkMap off into its own leaf package 2021-02-05 16:18:52 -08:00
router ipn: split LocalBackend off into new ipn/ipnlocal package 2021-02-04 14:04:23 -08:00
tsdns tstest: simplify goroutine leak tests 2021-02-03 13:06:40 -08:00
tstun wgengine/tstun: also support DropSilently on PostFilterIn 2021-01-22 13:22:32 -08:00
wgcfg types/netmap: split controlclient.NetworkMap off into its own leaf package 2021-02-05 16:18:52 -08:00
wglog wgengine: adapt to wireguard-go changes 2021-02-04 15:15:33 -08:00
winnet Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
pendopen.go ipn: split LocalBackend off into new ipn/ipnlocal package 2021-02-04 14:04:23 -08:00
userspace_test.go all: move wgcfg from wireguard-go 2021-01-29 12:52:56 -08:00
userspace.go types/netmap: split controlclient.NetworkMap off into its own leaf package 2021-02-05 16:18:52 -08:00
watchdog_test.go cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work 2021-01-11 09:31:14 -08:00
watchdog.go types/netmap: split controlclient.NetworkMap off into its own leaf package 2021-02-05 16:18:52 -08:00
wgengine.go types/netmap: split controlclient.NetworkMap off into its own leaf package 2021-02-05 16:18:52 -08:00