tailscale/net/dns
David Anderson 9aa33b43e6 net/dns: support split and unsplit DNS in NetworkManager.
Signed-off-by: David Anderson <danderson@tailscale.com>
2021-04-12 14:34:08 -07:00
..
resolver util/dnsname: add FQDN type, use throughout codebase. 2021-04-10 17:58:13 -07:00
config.go util/dnsname: add FQDN type, use throughout codebase. 2021-04-10 17:58:13 -07:00
debian_resolvconf.go net/dns: rename resolvconf.go to debian_resolvconf.go. 2021-04-10 23:31:14 -07:00
direct.go net/dns: teach the openresolv manager to read DNS config. 2021-04-10 19:37:11 -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 net/dns: rename resolvconf.go to debian_resolvconf.go. 2021-04-10 23:31:14 -07:00
manager_linux.go net/dns: fix staticcheck errors. 2021-04-11 20:53:28 -07:00
manager_openbsd.go wgengine: move DNS configuration out of wgengine/router. 2021-04-05 10:55:35 -07:00
manager_test.go util/dnsname: add FQDN type, use throughout codebase. 2021-04-10 17:58:13 -07:00
manager_windows.go util/dnsname: add FQDN type, use throughout codebase. 2021-04-10 17:58:13 -07:00
manager.go util/dnsname: add FQDN type, use throughout codebase. 2021-04-10 17:58:13 -07:00
nm.go net/dns: support split and unsplit DNS in NetworkManager. 2021-04-12 14:34:08 -07:00
noop.go net/dns: some post-review cleanups. 2021-04-07 15:40:31 -07:00
openresolv.go net/dns: rename resolvconf.go to debian_resolvconf.go. 2021-04-10 23:31:14 -07:00
osconfig.go util/dnsname: add FQDN type, use throughout codebase. 2021-04-10 17:58:13 -07:00
registry_windows.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
resolvconf-workaround.sh net/dns: also include 'tail' and 'base' files when fixing up resolv.conf. 2021-04-10 23:01:11 -07:00
resolvconf.go net/dns: rename resolvconf.go to debian_resolvconf.go. 2021-04-10 23:31:14 -07:00
resolved.go net/dns: set resolved DefaultRoute setting according to split-dns mode. 2021-04-11 20:53:28 -07:00