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 68f76e9aa1 net/dns: add GetBaseConfig to OSConfigurator interface.
Part of #953, required to make split DNS work on more basic
platforms.

Signed-off-by: David Anderson <danderson@tailscale.com>
5 years ago
..
resolver net/dns/resolver: add a test helper to get at the resolver config. 5 years ago
config.go net/dns: handle all possible translations of high-level DNS config. 5 years ago
direct.go net/dns: add GetBaseConfig to OSConfigurator interface. 5 years ago
flush_windows.go Move DNS flush logic to net/dns. 5 years ago
manager.go net/dns: handle all possible translations of high-level DNS config. 5 years ago
manager_default.go wgengine: move DNS configuration out of wgengine/router. 5 years ago
manager_freebsd.go wgengine: move DNS configuration out of wgengine/router. 5 years ago
manager_linux.go wgengine: move DNS configuration out of wgengine/router. 5 years ago
manager_openbsd.go wgengine: move DNS configuration out of wgengine/router. 5 years ago
manager_test.go net/dns: add GetBaseConfig to OSConfigurator interface. 5 years ago
manager_windows.go net/dns: add GetBaseConfig to OSConfigurator interface. 5 years ago
nm.go net/dns: add GetBaseConfig to OSConfigurator interface. 5 years ago
noop.go net/dns: add GetBaseConfig to OSConfigurator interface. 5 years ago
osconfig.go net/dns: add GetBaseConfig to OSConfigurator interface. 5 years ago
registry_windows.go wgengine/router/dns: move to net/dns. 5 years ago
resolvconf.go net/dns: add GetBaseConfig to OSConfigurator interface. 5 years ago
resolved.go net/dns: add GetBaseConfig to OSConfigurator interface. 5 years ago