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/dns
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>
2 years ago
..
publicdns net/dns/publicdns: update Quad9 addresses and references 2 years ago
recursive net/dns/recursive: update IP for b.root-servers.net 2 years ago
resolvconffile
resolver appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in prefs 2 years ago
config.go
debian_resolvconf.go
direct.go
direct_linux.go
direct_notlinux.go
direct_test.go
flush_default.go
flush_windows.go
ini.go
ini_test.go
manager.go Fix Empty Resolver Set 2 years ago
manager_darwin.go
manager_default.go
manager_freebsd.go
manager_linux.go net/dns: use direct when NetworkManager has no systemd-resolved 2 years ago
manager_linux_test.go net/dns: use direct when NetworkManager has no systemd-resolved 2 years ago
manager_openbsd.go
manager_tcp_test.go net/dns: retry forwarder requests over TCP 2 years ago
manager_test.go net/dns: retry forwarder requests over TCP 2 years ago
manager_windows.go
manager_windows_test.go
nm.go
noop.go
nrpt_windows.go
openresolv.go
osconfig.go wgengine/magicsock, controlclient, net/dns: reduce some logspam 2 years ago
osconfig_test.go
resolvconf-workaround.sh
resolvconf.go net/dns: properly detect newer debian resolvconf 2 years ago
resolvconfpath_default.go
resolvconfpath_gokrazy.go
resolvd.go
resolved.go
utf.go
utf_test.go
wsl_windows.go