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
Maisem Ali 85b9a6c601 net/netcheck: do not add derps if IPv4/IPv6 is set to "none"
It was documented as such but seems to have been dropped in a
refactor, restore the behavior. This brings down the time it
takes to run a single integration test by 2s which adds up
quite a bit.

Updates tailscale/corp#19786

Signed-off-by: Maisem Ali <maisem@tailscale.com>
6 months ago
..
art
connstats
dns net/dns/resolver, control/controlknobs, tailcfg: use UserDial instead of SystemDial to dial DNS servers 7 months ago
dnscache
dnsfallback
flowtrack
ktimeout
memnet
netaddr
netcheck net/netcheck: do not add derps if IPv4/IPv6 is set to "none" 6 months ago
neterror
netkernelconf
netknob
netmon net/netmon: remove spammy log statements (#11953) 7 months ago
netns net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 7 months ago
netstat
netutil
packet
ping
portmapper net/portmapper: add envknob to disable portmapper in localhost integration tests 7 months ago
proxymux
routetable net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 7 months ago
socks5
sockstats net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 7 months ago
speedtest
stun all: make more tests pass/skip in airplane mode 7 months ago
stunserver
tcpinfo all: use Go 1.22 range-over-int 7 months ago
tlsdial
tsaddr types/views: remove duplicate SliceContainsFunc 7 months ago
tsdial ipn/ipnlocal, net/tsdial: plumb routes into tsdial and use them in UserDial 7 months ago
tshttpproxy
tstun tailcfg,all: add/plumb Node.IsJailed 7 months ago
wsconn