tailscale/net/netns
Brad Fitzpatrick 45d96788b5 net/netns: remove use of unsafe on Windows
Found while auditing unsafe for #921 via the list at:

https://github.com/tailscale/tailscale/issues/921#issuecomment-727365383

No need for unsafe here, so remove it.
2020-11-14 19:53:10 -08:00
..
netns.go net/netns: move SOCKS dialing to netns for now 2020-06-01 11:00:03 -07:00
netns_default.go net/netns: add windows support. 2020-09-14 16:28:49 -07:00
netns_linux.go net/netns, net/interfaces: move defaultRouteInterface, add Android fallback 2020-08-10 13:02:47 -07:00
netns_linux_test.go net/netns, net/interfaces: move defaultRouteInterface, add Android fallback 2020-08-10 13:02:47 -07:00
netns_windows.go net/netns: remove use of unsafe on Windows 2020-11-14 19:53:10 -08:00
socks.go net/netns: move SOCKS dialing to netns for now 2020-06-01 11:00:03 -07:00