tailscale/net/dns
David Anderson 6a206fd0fb net/dns: rename impl to os.
Signed-off-by: David Anderson <danderson@tailscale.com>
2021-04-05 10:55:35 -07:00
..
resolver net/dns/resolver: remove leftover debug print. 2021-04-05 10:55:35 -07:00
config.go wgengine: take in dns.Config, split out to resolver.Config and dns.OSConfig. 2021-04-02 00:59:44 -07:00
direct.go net/dns: replace managerImpl with OSConfigurator in code. 2021-04-02 02:34:40 -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_windows.go wgengine: move DNS configuration out of wgengine/router. 2021-04-05 10:55:35 -07:00
manager.go net/dns: rename impl to os. 2021-04-05 10:55:35 -07:00
nm.go net/dns: disable NetworkManager and resolved configurators temporarily. 2021-04-02 02:41:33 -07:00
noop.go wgengine: move DNS configuration out of wgengine/router. 2021-04-05 10:55:35 -07:00
osconfig.go net/dns: fix typo in docstring. 2021-04-02 18:44:02 -07:00
registry_windows.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
resolvconf.go net/dns: replace managerImpl with OSConfigurator in code. 2021-04-02 02:34:40 -07:00
resolved.go net/dns: disable NetworkManager and resolved configurators temporarily. 2021-04-02 02:41:33 -07:00