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 fe9cd61d71 net/dns: add tests for DNS config generation.
Part of #953.

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
resolver net/dns/resolver: add a test helper to get at the resolver config. 3 years ago
config.go net/dns: handle all possible translations of high-level DNS config. 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: handle all possible translations of high-level DNS config. 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_test.go net/dns: add tests for DNS config generation. 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