tailscale/wgengine/router/dns
Aleksandar Pesic 0dc295a640 Isolate WireGuard code into a separate file with appropriate copyright info in header.
Signed-off-by: Aleksandar Pesic <peske.nis@gmail.com>
2020-12-11 01:08:41 +01: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 Isolate WireGuard code into a separate file with appropriate copyright info in header. 2020-12-11 01:08:41 +01: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
registry_windows.go Isolate WireGuard code into a separate file with appropriate copyright info in header. 2020-12-11 01:08:41 +01: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