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/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.
4 years ago
..
netns.go net/netns: move SOCKS dialing to netns for now 4 years ago
netns_default.go net/netns: add windows support. 4 years ago
netns_linux.go net/netns, net/interfaces: move defaultRouteInterface, add Android fallback 4 years ago
netns_linux_test.go net/netns, net/interfaces: move defaultRouteInterface, add Android fallback 4 years ago
netns_windows.go net/netns: remove use of unsafe on Windows 4 years ago
socks.go net/netns: move SOCKS dialing to netns for now 4 years ago