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>
2021-04-07 15:40:31 -07:00
..
resolver net/dns/resolver: add a test helper to get at the resolver config. 2021-04-07 15:40:31 -07:00
config.go net/dns: handle all possible translations of high-level DNS config. 2021-04-07 15:40:31 -07:00
direct.go net/dns: add GetBaseConfig to OSConfigurator interface. 2021-04-07 15:40:31 -07:00
flush_windows.go Move DNS flush logic to net/dns. 2021-03-25 17:40:52 -07:00
manager_default.go wgengine: move DNS configuration out of wgengine/router. 2021-04-05 10:55:35 -07:00
manager_freebsd.go wgengine: move DNS configuration out of wgengine/router. 2021-04-05 10:55:35 -07:00
manager_linux.go wgengine: move DNS configuration out of wgengine/router. 2021-04-05 10:55:35 -07:00
manager_openbsd.go wgengine: move DNS configuration out of wgengine/router. 2021-04-05 10:55:35 -07:00
manager_test.go net/dns: add GetBaseConfig to OSConfigurator interface. 2021-04-07 15:40:31 -07:00
manager_windows.go net/dns: add GetBaseConfig to OSConfigurator interface. 2021-04-07 15:40:31 -07:00
manager.go net/dns: handle all possible translations of high-level DNS config. 2021-04-07 15:40:31 -07:00
nm.go net/dns: add GetBaseConfig to OSConfigurator interface. 2021-04-07 15:40:31 -07:00
noop.go net/dns: add GetBaseConfig to OSConfigurator interface. 2021-04-07 15:40:31 -07:00
osconfig.go net/dns: add GetBaseConfig to OSConfigurator interface. 2021-04-07 15:40:31 -07:00
registry_windows.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
resolvconf.go net/dns: add GetBaseConfig to OSConfigurator interface. 2021-04-07 15:40:31 -07:00
resolved.go net/dns: add GetBaseConfig to OSConfigurator interface. 2021-04-07 15:40:31 -07:00