This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
tailscale
Watch
1
Star
0
Fork
0
You've already forked tailscale
mirror of
https://github.com/tailscale/tailscale.git
synced
2025-03-24 02:01:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tailscale
/
wgengine
/
magicsock
History
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