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 6 months ago
dnscache net/netns, net/dns/resolver, etc: make netmon required in most places 6 months ago
dnsfallback tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbing 6 months ago
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) 6 months ago
netns net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 6 months ago
netstat
netutil net/netmon, add: add netmon.State type alias of interfaces.State 6 months ago
packet
ping
portmapper net/portmapper: add envknob to disable portmapper in localhost integration tests 6 months ago
proxymux
routetable net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 6 months ago
socks5
sockstats net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 6 months ago
speedtest
stun all: make more tests pass/skip in airplane mode 6 months ago
stunserver
tcpinfo
tlsdial tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbing 6 months ago
tsaddr types/views: remove duplicate SliceContainsFunc 6 months ago
tsdial ipn/ipnlocal, net/tsdial: plumb routes into tsdial and use them in UserDial 6 months ago
tshttpproxy
tstun tailcfg,all: add/plumb Node.IsJailed 6 months ago
wsconn