You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
c2ca2ac8c4
net/dns: fix FreeBSD build
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
5 years ago |
| .. |
|
resolver
|
util/dnsname: add FQDN type, use throughout codebase.
|
5 years ago |
|
config.go
|
util/dnsname: add FQDN type, use throughout codebase.
|
5 years ago |
|
debian_resolvconf.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
5 years ago |
|
direct.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
5 years ago |
|
flush_windows.go
|
Move DNS flush logic to net/dns.
|
5 years ago |
|
manager.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
5 years ago |
|
manager_default.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
5 years ago |
|
manager_freebsd.go
|
net/dns: fix FreeBSD build
|
5 years ago |
|
manager_linux.go
|
net/dns: implement correct manager detection on linux.
|
5 years ago |
|
manager_openbsd.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
5 years ago |
|
manager_test.go
|
util/dnsname: add FQDN type, use throughout codebase.
|
5 years ago |
|
manager_windows.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
5 years ago |
|
nm.go
|
net/dns: fix staticheck.
|
5 years ago |
|
noop.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
5 years ago |
|
openresolv.go
|
net/dns: return error from NewOSManager, use it to initialize NM.
|
5 years ago |
|
osconfig.go
|
net/dns: implement correct manager detection on linux.
|
5 years ago |
|
registry_windows.go
|
wgengine/router/dns: move to net/dns.
|
5 years ago |
|
resolvconf-workaround.sh
|
net/dns: also include 'tail' and 'base' files when fixing up resolv.conf.
|
5 years ago |
|
resolvconf.go
|
net/dns: fix staticheck.
|
5 years ago |
|
resolved.go
|
net/dns: refactor dbus connection setup in resolved manager.
|
5 years ago |