tailscale/wgengine/router/dns
David Anderson 8432999835 Move wgengine/tsdns to net/dns.
Straight move+fixup, no other changes. In prep for merging with
wgengine/router/dns.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-03-25 16:25:30 -07:00
..
config.go Move wgengine/tsdns to net/dns. 2021-03-25 16:25:30 -07: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.go wgengine/router/dns: appease staticcheck (again) 2020-09-11 11:02:57 -07: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: remove unused code 2021-01-14 14:04:35 -08:00
nm.go wgengine/router/dns: remove unsafe endianness detection on Linux 2020-12-21 13:11:09 -08:00
noop.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 2020-07-31 16:27:09 -04:00
registry_windows.go wgenginer/router/dns: use constant from golang.org/x/sys/windows 2020-12-10 17:23:01 -08: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