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 4f648e6fcc cmd/tailscaled: disable netns earlier in userspace-networking mode
The earlier 382b349c54 was too late,
as engine creation itself needed to listen on things.

Fixes #2827
Updates #2822

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
netns.go cmd/tailscaled: disable netns earlier in userspace-networking mode 3 years ago
netns_android.go all: gofmt with Go 1.17 3 years ago
netns_darwin_tailscaled.go all: gofmt with Go 1.17 3 years ago
netns_default.go all: gofmt with Go 1.17 3 years ago
netns_linux.go all: gofmt with Go 1.17 3 years ago
netns_linux_test.go net/netns: support !CAP_NET_ADMIN 3 years ago
netns_macios.go all: gofmt with Go 1.17 3 years ago
netns_test.go netns_linux: No namespace for localhost. 3 years ago
netns_windows.go net/netns: remove use of unsafe on Windows 4 years ago
socks.go all: gofmt with Go 1.17 3 years ago