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
Andrew Dunham f97d0ac994 net/dns/resolver: add better error wrapping
To aid in debugging exactly what's going wrong, instead of the
not-particularly-useful "dns udp query: context deadline exceeded" error
that we currently get.

Updates #3786
Updates #10768
Updates #11620
(etc.)

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I76334bf0681a8a2c72c90700f636c4174931432c
4 days ago
..
publicdns net/dns/{publicdns,resolver}: add start of Control D support 4 weeks ago
recursive all: use Go 1.22 range-over-int 3 weeks ago
resolvconffile clientupdate, net/dns: fix some "tailsacle" typos 1 month ago
resolver net/dns/resolver: add better error wrapping 4 days ago
config.go all: update copyright and license headers 1 year ago
debian_resolvconf.go all: update copyright and license headers 1 year ago
direct.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
direct_linux.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
direct_notlinux.go all: update copyright and license headers 1 year ago
direct_test.go clientupdate, net/dns: fix some "tailsacle" typos 1 month ago
flush_default.go all: update copyright and license headers 1 year ago
flush_windows.go all: update copyright and license headers 1 year ago
ini.go all: update copyright and license headers 1 year ago
ini_test.go all: update copyright and license headers 1 year ago
manager.go net/netns, net/dns/resolver, etc: make netmon required in most places 1 week ago
manager_darwin.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
manager_default.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
manager_freebsd.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
manager_linux.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
manager_linux_test.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
manager_openbsd.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
manager_tcp_test.go net/netns, net/dns/resolver, etc: make netmon required in most places 1 week ago
manager_test.go net/netns, net/dns/resolver, etc: make netmon required in most places 1 week ago
manager_windows.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
manager_windows_test.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
nm.go all: cleanup unused code, part 2 (#10670) 5 months ago
noop.go all: update copyright and license headers 1 year ago
nrpt_windows.go net/dns: unconditionally write NRPT rules to local settings 3 weeks ago
openresolv.go net/dns: log more info when openresolv commands fail 3 months ago
osconfig.go wgengine/magicsock, controlclient, net/dns: reduce some logspam 8 months ago
osconfig_test.go all: update copyright and license headers 1 year ago
resolvconf-workaround.sh all: update copyright and license headers 1 year ago
resolvconf.go net/dns: properly detect newer debian resolvconf 7 months ago
resolvconfpath_default.go net/dns: overwrite /tmp/resolv.conf on gokrazy 10 months ago
resolvconfpath_gokrazy.go net/dns: overwrite /tmp/resolv.conf on gokrazy 10 months ago
resolvd.go all: update copyright and license headers 1 year ago
resolved.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago
utf.go all: update copyright and license headers 1 year ago
utf_test.go all: update copyright and license headers 1 year ago
wsl_windows.go health, all: remove health.Global, finish plumbing health.Tracker 1 week ago