You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine/router/dns
Josh Bleecher Snyder 6db9c4a173 wgenginer/router/dns: use constant from golang.org/x/sys/windows
Made available in https://golang.org/cl/277153
5 years ago
..
config.go wgengine/router: don't double-prefix dns log messages [Windows] 5 years ago
direct.go Change some os.IsNotExist to errors.Is(err, os.ErrNotExist) for non-os errors. 5 years ago
manager.go wgengine/router/dns: appease staticcheck (again) 5 years ago
manager_default.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago
manager_freebsd.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago
manager_linux.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago
manager_openbsd.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago
manager_windows.go Isolate WireGuard code into a separate file with appropriate copyright info in header. 5 years ago
nm.go router/dns: detect host endianness for NetworkManager. 5 years ago
noop.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago
registry_windows.go wgenginer/router/dns: use constant from golang.org/x/sys/windows 5 years ago
resolvconf.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago
resolved.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 5 years ago