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/net/dns
Kevin Liang 7f83f9fc83 Net/DNS/Publicdns: update the IPv6 range that we use to recreate route endpoint for control D
In this commit I updated the Ipv6 range we use to generate Control D DOH ip, we were using the NextDNSRanges to generate Control D DOH ip, updated to use the correct range.

Updates: #7946
Signed-off-by: Kevin Liang <kevinliang@tailscale.com>
6 months ago
..
publicdns
recursive
resolvconffile
resolver
config.go
debian_resolvconf.go
direct.go
direct_linux.go
direct_notlinux.go
direct_test.go
flush_default.go
flush_windows.go
ini.go
ini_test.go
manager.go
manager_darwin.go
manager_default.go
manager_freebsd.go
manager_linux.go
manager_linux_test.go
manager_openbsd.go
manager_tcp_test.go
manager_test.go
manager_windows.go
manager_windows_test.go
nm.go
noop.go
nrpt_windows.go
openresolv.go
osconfig.go
osconfig_test.go
resolvconf-workaround.sh
resolvconf.go
resolvconfpath_default.go
resolvconfpath_gokrazy.go
resolvd.go
resolved.go
utf.go
utf_test.go
wsl_windows.go