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>
5 months ago
..
debug.go
doh_test.go
forwarder.go net/dns: fix broken dns benchmark tests (#12686) 5 months ago
forwarder_test.go
macios_ext.go
tsdns.go net/dns: move mutex before the field it guards 5 months ago
tsdns_server_test.go
tsdns_test.go