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 b2a597b288 net/dns: rename Set to SetDNS in OSConfigurator.
wgengine/router.CallbackRouter needs to support both the Router
and OSConfigurator interfaces, so the setters can't both be called
Set.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
resolver net/dns/resolver: remove unused err return value. 4 years ago
config.go net/dns: unify the OS manager and internal resolver. 4 years ago
direct.go net/dns: rename Set to SetDNS in OSConfigurator. 4 years ago
flush_windows.go Move DNS flush logic to net/dns. 4 years ago
manager.go net/dns: rename Set to SetDNS in OSConfigurator. 4 years ago
manager_default.go wgengine: move DNS configuration out of wgengine/router. 4 years ago
manager_freebsd.go wgengine: move DNS configuration out of wgengine/router. 4 years ago
manager_linux.go wgengine: move DNS configuration out of wgengine/router. 4 years ago
manager_openbsd.go wgengine: move DNS configuration out of wgengine/router. 4 years ago
manager_windows.go net/dns: rename Set to SetDNS in OSConfigurator. 4 years ago
nm.go net/dns: rename Set to SetDNS in OSConfigurator. 4 years ago
noop.go net/dns: rename Set to SetDNS in OSConfigurator. 4 years ago
osconfig.go net/dns: rename Set to SetDNS in OSConfigurator. 4 years ago
registry_windows.go wgengine/router/dns: move to net/dns. 4 years ago
resolvconf.go net/dns: rename Set to SetDNS in OSConfigurator. 4 years ago
resolved.go net/dns: rename Set to SetDNS in OSConfigurator. 4 years ago