tailscale/net/dns
David Anderson 90f82b6946 net/dns/resolver: add live reconfig, plumb through to ipnlocal.
The resolver still only supports a single upstream config, and
ipn/wgengine still have to split up the DNS config, but this moves
closer to unifying the DNS configs.

As a handy side-effect of the refactor, IPv6 MagicDNS records exist
now.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-04-01 01:44:03 -07:00
..
resolver net/dns/resolver: add live reconfig, plumb through to ipnlocal. 2021-04-01 01:44:03 -07:00
config.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -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 wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -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 wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
nm.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
noop.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