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 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>
3 years ago
..
resolver net/dns/resolver: remove unused err return value. 3 years ago
config.go net/dns: add a Primary field to OSConfig. 3 years ago
direct.go net/dns: split out search domains and match domains in OSConfig. 3 years ago
flush_windows.go Move DNS flush logic to net/dns. 3 years ago
manager.go net/dns: split out search domains and match domains in OSConfig. 3 years ago
manager_default.go wgengine: move DNS configuration out of wgengine/router. 3 years ago
manager_freebsd.go wgengine: move DNS configuration out of wgengine/router. 3 years ago
manager_linux.go wgengine: move DNS configuration out of wgengine/router. 3 years ago
manager_openbsd.go wgengine: move DNS configuration out of wgengine/router. 3 years ago
manager_windows.go net/dns: split out search domains and match domains in OSConfig. 3 years ago
nm.go net/dns: split out search domains and match domains in OSConfig. 3 years ago
noop.go net/dns: add a Primary field to OSConfig. 3 years ago
osconfig.go net/dns: split out search domains and match domains in OSConfig. 3 years ago
registry_windows.go wgengine/router/dns: move to net/dns. 3 years ago
resolvconf.go net/dns: split out search domains and match domains in OSConfig. 3 years ago
resolved.go net/dns: split out search domains and match domains in OSConfig. 3 years ago