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>
2022-09-17 23:19:24 -07:00
..
netns.go syncs, all: move to using Go's new atomic types instead of ours 2022-08-04 07:47:59 -07:00
netns_android.go net/netns: implement UseSocketMark for Android. 2022-09-17 23:19:24 -07:00
netns_darwin_tailscaled.go net/netns: thread logf into control functions 2021-11-18 15:09:51 -08:00
netns_default.go net/netns: thread logf into control functions 2021-11-18 15:09:51 -08:00
netns_linux.go envknob: support changing envknobs post-init 2022-09-15 15:04:02 -07:00
netns_linux_test.go net/netns: support !CAP_NET_ADMIN 2021-07-14 10:01:14 -07:00
netns_macios.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
netns_test.go net/netns: thread logf into control functions 2021-11-18 15:09:51 -08:00
netns_windows.go net/netns: thread logf into control functions 2021-11-18 15:09:51 -08:00
socks.go wasm: exclude code that's not used on iOS for Wasm too 2022-06-06 13:52:52 -07:00