tailscale/net/dns
David Anderson e0e677a8f6 net/dns: split out search domains and match domains in OSConfig.
It seems that all the setups that support split DNS understand
this distinction, and it's an important one when translating
high-level configuration.

Part of #953.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-04-06 15:27:09 -07:00
..
resolver net/dns/resolver: remove unused err return value. 2021-04-05 10:55:35 -07:00
config.go net/dns: add a Primary field to OSConfig. 2021-04-05 13:05:47 -07:00
direct.go net/dns: split out search domains and match domains in OSConfig. 2021-04-06 15:27:09 -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 net/dns: split out search domains and match domains in OSConfig. 2021-04-06 15:27:09 -07:00
manager.go net/dns: split out search domains and match domains in OSConfig. 2021-04-06 15:27:09 -07:00
nm.go net/dns: split out search domains and match domains in OSConfig. 2021-04-06 15:27:09 -07:00
noop.go net/dns: add a Primary field to OSConfig. 2021-04-05 13:05:47 -07:00
osconfig.go net/dns: split out search domains and match domains in OSConfig. 2021-04-06 15:27:09 -07:00
registry_windows.go wgengine/router/dns: move to net/dns. 2021-03-25 16:25:30 -07:00
resolvconf.go net/dns: split out search domains and match domains in OSConfig. 2021-04-06 15:27:09 -07:00
resolved.go net/dns: split out search domains and match domains in OSConfig. 2021-04-06 15:27:09 -07:00