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
Denton Gentry c8af6bc009 Revert "freebsd: ignore IPv6 for now"
This reverts commit 061422affc.

We have a way to support IPv6 on FreeBSD now.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
3 years ago
..
config.go Revert "freebsd: ignore IPv6 for now" 3 years ago
direct.go Change some os.IsNotExist to errors.Is(err, os.ErrNotExist) for non-os errors. 4 years ago
manager.go wgengine/router/dns: appease staticcheck (again) 4 years ago
manager_default.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
manager_freebsd.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
manager_linux.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
manager_openbsd.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
manager_windows.go wgengine/router/dns: remove unused code 4 years ago
nm.go wgengine/router/dns: remove unsafe endianness detection on Linux 4 years ago
noop.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
registry_windows.go wgenginer/router/dns: use constant from golang.org/x/sys/windows 4 years ago
resolvconf.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago
resolved.go all: dns refactor, add Proxied and PerDomain flags from control (#615) 4 years ago