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
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>
3 years ago
..
resolver
config.go
debian_resolvconf.go
direct.go
direct_test.go
flush_default.go
flush_windows.go
ini.go
ini_test.go
manager.go
manager_default.go
manager_freebsd.go
manager_linux.go
manager_linux_test.go
manager_openbsd.go
manager_test.go net/dns: replace resolver IPs with type for DoH 3 years ago
manager_windows.go
nm.go
noop.go
openresolv.go
osconfig.go
registry_windows.go
resolvconf-workaround.sh
resolvconf.go
resolved.go
wsl_windows.go