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/dnsfallback
Andrew Dunham a7648a6723 net/dnsfallback: run recursive resolver and compare results
When performing a fallback DNS query, run the recursive resolver in a
separate goroutine and compare the results returned by the recursive
resolver with the results we get from "regular" bootstrap DNS. This will
allow us to gather data about whether the recursive DNS resolver works
better, worse, or about the same as "regular" bootstrap DNS.

Updates #5853

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ifa0b0cc9eeb0dccd6f7a3d91675fe44b3b34bd48
12 months ago
..
dns-fallback-servers.json net/netaddr: start migrating to net/netip via new netaddr adapter package 2 years ago
dnsfallback.go net/dnsfallback: run recursive resolver and compare results 12 months ago
dnsfallback_test.go net/dnsfallback: more explicitly pass through logf function 1 year ago
update-dns-fallbacks.go all: update copyright and license headers 1 year ago