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 dbe4f6f42d net/dns/resolver: unexport Resolve and ResolveReverse.
They're only used internally and in tests, and have surprising
semantics in that they only resolve MagicDNS names, not upstream
resolver queries.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
resolver net/dns/resolver: unexport Resolve and ResolveReverse. 4 years ago
config.go wgengine/router/dns: move to net/dns. 4 years ago
direct.go wgengine/router/dns: move to net/dns. 4 years ago
flush_windows.go Move DNS flush logic to net/dns. 4 years ago
manager.go wgengine/router/dns: move to net/dns. 4 years ago
manager_default.go wgengine/router/dns: move to net/dns. 4 years ago
manager_freebsd.go wgengine/router/dns: move to net/dns. 4 years ago
manager_linux.go wgengine/router/dns: move to net/dns. 4 years ago
manager_openbsd.go wgengine/router/dns: move to net/dns. 4 years ago
manager_windows.go wgengine/router/dns: move to net/dns. 4 years ago
nm.go wgengine/router/dns: move to net/dns. 4 years ago
noop.go wgengine/router/dns: move to net/dns. 4 years ago
registry_windows.go wgengine/router/dns: move to net/dns. 4 years ago
resolvconf.go wgengine/router/dns: move to net/dns. 4 years ago
resolved.go wgengine/router/dns: move to net/dns. 4 years ago