tailscale/net/dns
Brad Fitzpatrick 21358cf2f5 net/dns: slightly optimize dbusPing for non-dbus case [Linux]
Avoid some work when D-Bus isn't running.

Change-Id: I6f89bb75fdb24c13f61be9b400610772756db1ef
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-02-11 14:00:54 -08:00
..
resolver net/dns/resolver: handle tabs as whitespace when ExitDNS parses resolv.conf 2022-01-12 12:38:48 -08:00
config.go
debian_resolvconf.go
direct.go
direct_test.go
flush_default.go
flush_windows.go
ini.go
ini_test.go
manager.go
manager_default.go
manager_freebsd.go
manager_linux.go net/dns: slightly optimize dbusPing for non-dbus case [Linux] 2022-02-11 14:00:54 -08:00
manager_linux_test.go net/dns: fix systemd-resolved detection race at boot 2022-02-11 14:00:54 -08:00
manager_openbsd.go net/dns: teach OpenBSD's manager to talk to resolvd(8). (#2789) 2022-01-11 08:45:50 -08:00
manager_test.go
manager_windows.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00
nm.go
noop.go
openresolv.go
osconfig.go
registry_windows.go
resolvconf-workaround.sh
resolvconf.go
resolvd.go net/dns/resolvd: properly handle not having "search" entries 2022-01-31 15:11:28 -08:00
resolved.go net/dns: remove some unused code for detecting systemd-resolved [Linux] 2022-02-11 14:00:54 -08:00
utf.go
utf_test.go
wsl_windows.go