tailscale/net/dns
David Anderson 95470c3448 net/dns: remove Cleanup manager parameter.
It's only use to skip some optional initialization during cleanup,
but that work is very minor anyway, and about to change drastically.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-04-01 23:06:56 -07:00
..
resolver net/dns/resolver: teach the forwarder to do per-domain routing. 2021-04-01 19:42:48 -07:00
config.go net/dns: remove Cleanup manager parameter. 2021-04-01 23:06:56 -07:00
direct.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
flush_windows.go Move DNS flush logic to net/dns. 2021-03-25 17:40:52 -07:00
manager_default.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
manager_freebsd.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
manager_linux.go net/dns: remove Cleanup manager parameter. 2021-04-01 23:06:56 -07:00
manager_openbsd.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
manager_windows.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
manager.go net/dns: remove Cleanup manager parameter. 2021-04-01 23:06:56 -07:00
nm.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
registry_windows.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
resolvconf.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
resolved.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00