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
Percy Wegmann 8b8b315258 net/tstun: use gaissmai/bart instead of tempfork/device
This implementation uses less memory than tempfork/device,
which helps avoid OOM conditions in the iOS VPN extension when
switching to a Tailnet with ExitNode routing enabled.

Updates tailscale/corp#18514

Signed-off-by: Percy Wegmann <percy@tailscale.com>
8 months ago
..
art
connstats
dns cmd/tailscaled, ipn/ipnlocal, wgengine: shutdown tailscaled if wgdevice is closed 9 months ago
dnscache
dnsfallback
flowtrack
interfaces net/interfaces: fix test hang on Darwin 9 months ago
ktimeout net/ktimeout: add a package to set TCP user timeout 9 months ago
memnet
netaddr
netcheck
neterror
netkernelconf
netknob
netmon
netns
netstat
netutil health: warn about reverse path filtering and exit nodes 9 months ago
packet
ping
portmapper tailcfg, ipn/ipnlocal, wgengine/magicsock: add only-tcp-443 node attr 8 months ago
proxymux
routetable net/routetable: increase route limit used by the test 9 months ago
socks5
sockstats
speedtest
stun
stunserver
tcpinfo
tlsdial
tsaddr all: remove LenIter, use Go 1.22 range-over-int instead 9 months ago
tsdial all: remove LenIter, use Go 1.22 range-over-int instead 9 months ago
tshttpproxy net/tshttpproxy: log when we're using a proxy 9 months ago
tstun net/tstun: use gaissmai/bart instead of tempfork/device 8 months ago
wsconn