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/resolver
Brad Fitzpatrick ad0dfcb185 net/*: remove Windows exceptions for when Resolver.PreferGo didn't work
Resolver.PreferGo didn't used to work on Windows.

It was fixed in 2022, though. (https://github.com/golang/go/issues/33097)

Updates #5161

Change-Id: I4e1aeff220ebd6adc8a14f781664fa6a2068b48c
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
6 months ago
..
debug.go all: use Go 1.22 range-over-int 2 years ago
doh_test.go net/dns/resolver: remove maxDoHInFlight 3 years ago
forwarder.go net/dns: cache dns.Config for reuse when compileConfig fails (#16059) 6 months ago
forwarder_test.go net/netmon: publish events to event bus 8 months ago
macios_ext.go all: avoid repeated default interface lookups 3 years ago
tsdns.go net/dns: cache dns.Config for reuse when compileConfig fails (#16059) 6 months ago
tsdns_server_test.go all: update copyright and license headers 3 years ago
tsdns_test.go net/*: remove Windows exceptions for when Resolver.PreferGo didn't work 6 months ago