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 87eb8384f5 net/dns: fix up NetworkManager configurator a bit.
Clear LLMNR and mdns flags, update reasoning for our settings,
and set our override priority harder than before when we want
to be primary resolver.

Signed-off-by: David Anderson <danderson@tailscale.com>
4 years ago
..
resolver util/dnsname: add FQDN type, use throughout codebase. 4 years ago
config.go util/dnsname: add FQDN type, use throughout codebase. 4 years ago
debian_resolvconf.go net/dns: rename resolvconf.go to debian_resolvconf.go. 4 years ago
direct.go net/dns: teach the openresolv manager to read DNS config. 4 years ago
flush_windows.go Move DNS flush logic to net/dns. 4 years ago
manager.go util/dnsname: add FQDN type, use throughout codebase. 4 years ago
manager_default.go wgengine: move DNS configuration out of wgengine/router. 4 years ago
manager_freebsd.go net/dns: rename resolvconf.go to debian_resolvconf.go. 4 years ago
manager_linux.go net/dns: fix staticcheck errors. 4 years ago
manager_openbsd.go wgengine: move DNS configuration out of wgengine/router. 4 years ago
manager_test.go util/dnsname: add FQDN type, use throughout codebase. 4 years ago
manager_windows.go util/dnsname: add FQDN type, use throughout codebase. 4 years ago
nm.go net/dns: fix up NetworkManager configurator a bit. 4 years ago
noop.go net/dns: some post-review cleanups. 4 years ago
openresolv.go net/dns: rename resolvconf.go to debian_resolvconf.go. 4 years ago
osconfig.go util/dnsname: add FQDN type, use throughout codebase. 4 years ago
registry_windows.go wgengine/router/dns: move to net/dns. 4 years ago
resolvconf-workaround.sh net/dns: also include 'tail' and 'base' files when fixing up resolv.conf. 4 years ago
resolvconf.go net/dns: rename resolvconf.go to debian_resolvconf.go. 4 years ago
resolved.go net/dns: set resolved DefaultRoute setting according to split-dns mode. 4 years ago