tailscale/wgengine/magicsock
Brad Fitzpatrick edce91a8a6 wgengine/magicsock: fix a naked return bug/crash where we returned (nil, true)
The 'ok' from 'ipp, ok :=' above was the result parameter ok. Whoops.
2021-01-19 10:57:40 -08:00
..
discopingpurpose_string.go wgengine/magicsock: make discoPingPurpose a stringer 2020-09-14 14:29:28 -07:00
legacy.go wgengine/magicsock: adapt to wireguard-go without UpdateDst 2021-01-15 17:13:58 -08:00
magicsock_test.go wgengine/magicsock: simplify ReceiveIPv4+DERP path 2021-01-18 15:23:17 -08:00
magicsock.go wgengine/magicsock: fix a naked return bug/crash where we returned (nil, true) 2021-01-19 10:57:40 -08:00