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 7b8ed1fc09 net/netns: add Android implementation, allowing registration of JNI hook
Updates #2102
Updates #1809

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
netns.go
netns_android.go net/netns: add Android implementation, allowing registration of JNI hook 3 years ago
netns_darwin_tailscaled.go
netns_default.go
netns_linux.go net/netns: add Android implementation, allowing registration of JNI hook 3 years ago
netns_linux_test.go
netns_macios.go
netns_test.go
netns_windows.go
socks.go