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
Denton Gentry 42f1d92ae0 net/netns: implement UseSocketMark for Android.
Build fails on Android:
`../../../../go/pkg/mod/tailscale.com@v1.1.1-0.20220916223019-65c24b6334e9/wgengine/magicsock/magicsock_linux.go:133:12: undefined: netns.UseSocketMark`

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2 years ago
..
netns.go syncs, all: move to using Go's new atomic types instead of ours 2 years ago
netns_android.go net/netns: implement UseSocketMark for Android. 2 years ago
netns_darwin_tailscaled.go net/netns: thread logf into control functions 3 years ago
netns_default.go net/netns: thread logf into control functions 3 years ago
netns_linux.go envknob: support changing envknobs post-init 2 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 net/netns: thread logf into control functions 3 years ago
netns_windows.go net/netns: thread logf into control functions 3 years ago
socks.go wasm: exclude code that's not used on iOS for Wasm too 2 years ago