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
Aaron Klotz f93cf6fa03 net/dns: fix checking for wrapped error when attempting to read wsl.conf for Windows WSL2
Fixes https://github.com/tailscale/tailscale/issues/3437

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
4 years ago
..
dns net/dns: fix checking for wrapped error when attempting to read wsl.conf for Windows WSL2 4 years ago
dnscache net/{dnscache,interfaces}: use netaddr.IP.IsPrivate, delete copied code 4 years ago
dnsfallback net/netns: thread logf into control functions 4 years ago
flowtrack all: use testingutil.MinAllocsPerRun 4 years ago
interfaces wgengine/monitor: ignore adding/removing uninteresting IPs 4 years ago
netcheck net/netns: thread logf into control functions 4 years ago
netknob all: disable TCP keep-alives on iOS/Android 4 years ago
netns net/netns: thread logf into control functions 4 years ago
netstat all: gofmt with Go 1.17 4 years ago
nettest net/nettest: deflake TestPipeTimeout 4 years ago
packet all: use testingutil.MinAllocsPerRun 4 years ago
portmapper net/portmapper: improve handling of UPnP parse errors 4 years ago
proxymux net/proxymux: add a listener mux that can run SOCKS and HTTP on a single socket. 4 years ago
socks5 net/socks5/tssocks, wgengine: permit SOCKS through subnet routers/exit nodes 4 years ago
speedtest all: fix spelling mistakes 4 years ago
stun all: gofmt with Go 1.17 4 years ago
tlsdial net/tlsdial: add forgotten test file for go mod tidy 4 years ago
tsaddr ipn/ipnlocal: for IPv6-only nodes, publish IPv6 MagicDNS records of peers 4 years ago
tshttpproxy net/tshttpproxy: use correct size for Windows BOOL argument 4 years ago
tstun net/tstun: rate limit "self disco out packet" logging 4 years ago