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
Ryan Petris c4855fe0ea Fix Empty Resolver Set
Config.singleResolverSet returns true if all routes have the same resolvers,
even if the routes have no resolvers. If none of the routes have a specific
resolver, the default should be used instead. Therefore, check for more than
0 instead of nil.

Signed-off-by: Ryan Petris <ryan@petris.net>
10 months ago
..
art
connstats
dns Fix Empty Resolver Set 10 months ago
dnscache net/dnscache: remove completed TODO 11 months ago
dnsfallback net/dnsfallback: add singleflight to recursive resolver 11 months ago
flowtrack
interfaces
memnet
netaddr
netcheck
neterror
netkernelconf client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071) 11 months ago
netknob
netmon
netns
netstat
netutil
packet net/packet: split off checksum munging into different pkg 12 months ago
ping
portmapper net/portmapper: avoid alloc in getUPnPErrorsMetric 11 months ago
proxymux
routetable
socks5
sockstats net/dns: retry forwarder requests over TCP 1 year ago
speedtest
stun
tcpinfo
tlsdial
tsaddr
tsdial
tshttpproxy
tstun cmd/tailscaled,net/tstun: fix data race on start-up in TUN mode 12 months ago
wsconn