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
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>
3 years ago
..
resolver net/dns/resolver: add live reconfig, plumb through to ipnlocal. 3 years ago
config.go wgengine/router/dns: move to net/dns. 3 years ago
direct.go wgengine/router/dns: move to net/dns. 3 years ago
flush_windows.go Move DNS flush logic to net/dns. 3 years ago
manager.go wgengine/router/dns: move to net/dns. 3 years ago
manager_default.go wgengine/router/dns: move to net/dns. 3 years ago
manager_freebsd.go wgengine/router/dns: move to net/dns. 3 years ago
manager_linux.go wgengine/router/dns: move to net/dns. 3 years ago
manager_openbsd.go wgengine/router/dns: move to net/dns. 3 years ago
manager_windows.go wgengine/router/dns: move to net/dns. 3 years ago
nm.go wgengine/router/dns: move to net/dns. 3 years ago
noop.go wgengine/router/dns: move to net/dns. 3 years ago
registry_windows.go wgengine/router/dns: move to net/dns. 3 years ago
resolvconf.go wgengine/router/dns: move to net/dns. 3 years ago
resolved.go wgengine/router/dns: move to net/dns. 3 years ago