tailscale/net/dns/resolver
Josh Bleecher Snyder 94fb42d4b2 all: use testingutil.MinAllocsPerRun
There are a few remaining uses of testing.AllocsPerRun:
Two in which we only log the number of allocations,
and one in which dynamically calculate the allocations
target based on a different AllocsPerRun run.

This also allows us to tighten the "no allocs"
test in wgengine/filter.

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-10-28 12:48:37 -07:00
..
doh_test.go net/dns: replace resolver IPs with type for DoH 2021-09-07 14:44:26 -07:00
forwarder_test.go net/dns/resolver: set maxDoHInFlight to 1000 on iOS 15+. 2021-10-14 23:29:23 -04:00
forwarder.go net/dns/resolver: set maxDoHInFlight to 1000 on iOS 15+. 2021-10-14 23:29:23 -04:00
macios_ext.go all: simplify ts_macext build tags 2021-08-17 11:13:03 -07:00
neterr_darwin.go net/dns/resolver: permit larger max responses, signal truncation 2021-06-08 19:29:12 -04:00
neterr_other.go all: gofmt with Go 1.17 2021-08-05 15:54:00 -07:00
neterr_windows.go net/dns/resolver: permit larger max responses, signal truncation 2021-06-08 19:29:12 -04:00
tsdns_server_test.go all: fix spelling mistakes 2021-10-12 21:23:14 -07:00
tsdns_test.go all: use testingutil.MinAllocsPerRun 2021-10-28 12:48:37 -07:00
tsdns.go net/dns/resolver: make hasRDNSBonjourPrefix match shorter queries too 2021-10-13 15:49:45 -07:00