.. |
resolver
|
util/dnsname: add FQDN type, use throughout codebase.
|
2021-04-10 17:58:13 -07:00 |
config.go
|
util/dnsname: add FQDN type, use throughout codebase.
|
2021-04-10 17:58:13 -07:00 |
debian_resolvconf.go
|
net/dns: make debian_resolvconf correctly clear DNS configs.
|
2021-04-20 15:51:14 -07:00 |
direct.go
|
net/dns: make debian_resolvconf correctly clear DNS configs.
|
2021-04-20 15:51:14 -07:00 |
flush_windows.go
|
Move DNS flush logic to net/dns.
|
2021-03-25 17:40:52 -07:00 |
manager_default.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
2021-04-12 15:51:37 -07:00 |
manager_freebsd.go
|
net/dns: fix freebsd DNS manager selection.
|
2021-04-14 15:34:59 -07:00 |
manager_linux.go
|
net/dns: add debugging traces to DNS manager selection on linux.
|
2021-04-14 15:52:41 -07:00 |
manager_openbsd.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
2021-04-12 15:51:37 -07:00 |
manager_test.go
|
util/dnsname: add FQDN type, use throughout codebase.
|
2021-04-10 17:58:13 -07:00 |
manager_windows.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
2021-04-12 15:51:37 -07:00 |
manager.go
|
net/dns: remove ForceSplitDNSForTesting.
|
2021-04-20 12:50:08 -07:00 |
nm.go
|
net/dns: correctly capture all traffic in non-split configs.
|
2021-04-20 16:57:46 -07:00 |
noop.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
2021-04-12 15:51:37 -07:00 |
openresolv.go
|
net/dns: remove config in openresolv when given an empty DNS config.
|
2021-04-20 16:19:34 -07:00 |
osconfig.go
|
net/dns: make debian_resolvconf correctly clear DNS configs.
|
2021-04-20 15:51:14 -07:00 |
registry_windows.go
|
wgengine/router/dns: move to net/dns.
|
2021-03-25 16:25:30 -07:00 |
resolvconf-workaround.sh
|
net/dns: also include 'tail' and 'base' files when fixing up resolv.conf.
|
2021-04-10 23:01:11 -07:00 |
resolvconf.go
|
net/dns: fix staticheck.
|
2021-04-13 17:28:37 -07:00 |
resolved.go
|
net/dns: fix resolved match domains when no nameservers are provided.
|
2021-04-20 17:10:39 -07:00 |