tailscale/wgengine/router/dns
David Anderson ebd96bf4a9 wgengine/router/dns: use OpenKeyWait to set DNS configuration.
Fixes tailscale/corp#839.

Signed-off-by: David Anderson <danderson@tailscale.com>
2020-11-09 14:08:39 -08:00
..
config.go wgengine/router: don't double-prefix dns log messages [Windows] 2020-11-06 11:42:46 -08:00
direct.go Change some os.IsNotExist to errors.Is(err, os.ErrNotExist) for non-os errors. 2020-11-02 08:33:34 -08:00
manager_default.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00
manager_freebsd.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00
manager_linux.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00
manager_openbsd.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00
manager_windows.go wgengine/router/dns: use OpenKeyWait to set DNS configuration. 2020-11-09 14:08:39 -08:00
manager.go wgengine/router/dns: appease staticcheck (again) 2020-09-11 11:02:57 -07:00
nm.go router/dns: detect host endianness for NetworkManager. 2020-08-12 16:13:05 -04:00
noop.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00
resolvconf.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00
resolved.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00