summaryrefslogtreecommitdiffhomepage
path: root/net/dns/manager_default.go
AgeCommit message (Expand)AuthorFilesLines
2021-04-12net/dns: return error from NewOSManager, use it to initialize NM.David Anderson1-1/+1
2021-04-05wgengine: move DNS configuration out of wgengine/router.David Anderson1-2/+2
2021-04-02net/dns: replace managerImpl with OSConfigurator in code.David Anderson1-1/+1
2021-04-01net/dns: remove ManagerConfig, pass relevant args directly.David Anderson1-2/+4
2021-03-25wgengine/router/dns: move to net/dns.David Anderson1-0/+14