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
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.
5 years ago
..
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 5 years ago
legacy.go wgenginer/magicsock: remove Addrs methods 5 years ago
magicsock.go wgengine/magicsock: add disabled failing (deadlocking) test for #1282 5 years ago
magicsock_test.go wgengine/magicsock: add disabled failing (deadlocking) test for #1282 5 years ago