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
Jonathan Nobels 4e5ef5b628
net/dns: fix broken dns benchmark tests (#12686)
Updates tailscale/corp#20677

The recover function wasn't getting set in the benchmark
tests.  Default changed to an empty func.

Signed-off-by: Jonathan Nobels <jonathan@tailscale.com>
3 months ago
..
debug.go all: use Go 1.22 range-over-int 5 months ago
doh_test.go net/dns/resolver: remove maxDoHInFlight 2 years ago
forwarder.go net/dns: fix broken dns benchmark tests (#12686) 3 months ago
forwarder_test.go all: use Go 1.22 range-over-int 5 months ago
macios_ext.go all: avoid repeated default interface lookups 1 year ago
tsdns.go net/dns: move mutex before the field it guards 3 months ago
tsdns_server_test.go all: update copyright and license headers 2 years ago
tsdns_test.go net/dns/resolver: return an empty successful response instead of NXDomain when resolving A records for 4via6 domains 3 months ago