summaryrefslogtreecommitdiffhomepage
path: root/net/dns/manager_test.go
AgeCommit message (Expand)AuthorFilesLines
2021-05-16all: adapt to opaque netaddr typesJosh Bleecher Snyder1-3/+4
2021-04-26net/dns: work around WSL DNS implementation flaws.David Anderson1-0/+5
2021-04-10util/dnsname: add FQDN type, use throughout codebase.David Anderson1-59/+77
2021-04-07net/dns: insert OS base config when emulating split DNS.David Anderson1-10/+30
2021-04-07net/dns: add GetBaseConfig to OSConfigurator interface.David Anderson1-0/+5
2021-04-07net/dns: add tests for DNS config generation.David Anderson1-0/+397