tailscale/net/netns
kari-ts 4c7c1091ba
netns: add Android callback to bind socket to network (#18915)
After switching from cellular to wifi without ipv6, ForeachInterface still sees rmnet prefixes, so HaveV6 stays true, and magicsock keeps attempting ipv6 connections that either route through cellular or time out for users on wifi without ipv6

This:
-Adds SetAndroidBindToNetworkFunc, a callback to bind the socket to the selected Android Network object

Updates tailscale/tailscale#6152

Signed-off-by: kari-ts <kari@tailscale.com>
2026-03-11 12:28:28 -07:00
..
mksyscall.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netns_android.go netns: add Android callback to bind socket to network (#18915) 2026-03-11 12:28:28 -07:00
netns_darwin_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netns_darwin.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netns_default.go netns,wgengine: add OpenBSD support to netns via an rtable 2026-02-25 12:44:32 -08:00
netns_dw.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netns_linux_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netns_linux.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netns_openbsd.go netns,wgengine: add OpenBSD support to netns via an rtable 2026-02-25 12:44:32 -08:00
netns_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netns_windows_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netns_windows.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
netns.go netns: add Android callback to bind socket to network (#18915) 2026-03-11 12:28:28 -07:00
socks.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
zsyscall_windows.go go.mod: bump golang.org/x/crypto (#17907) 2025-11-17 09:05:18 -08:00