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
Brad Fitzpatrick 7868393200 net/dns/resolver, ipnlocal: fix ExitDNS on Android and iOS
Advertise it on Android (it looks like it already works once advertised).

And both advertise & likely fix it on iOS. Yet untested.

Updates #9672

Change-Id: If3b7e97f011dea61e7e75aff23dcc178b6cf9123
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
publicdns net/dns/publicdns: update Quad9 addresses and references 2 years ago
recursive all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 2 years ago
resolvconffile
resolver net/dns/resolver, ipnlocal: fix ExitDNS on Android and iOS 2 years ago
config.go
debian_resolvconf.go
direct.go net/dns: overwrite /tmp/resolv.conf on gokrazy 3 years ago
direct_linux.go
direct_notlinux.go
direct_test.go
flush_default.go
flush_windows.go
ini.go
ini_test.go
manager.go net/dns: retry forwarder requests over TCP 2 years ago
manager_darwin.go
manager_default.go
manager_freebsd.go
manager_linux.go
manager_linux_test.go
manager_openbsd.go
manager_tcp_test.go net/dns: retry forwarder requests over TCP 2 years ago
manager_test.go net/dns: retry forwarder requests over TCP 2 years ago
manager_windows.go
manager_windows_test.go
nm.go net/{interfaces,netmon}: remove "interesting", EqualFiltered API 2 years ago
noop.go
nrpt_windows.go all: use set.Set consistently instead of map[T]struct{} 2 years ago
openresolv.go
osconfig.go wgengine/magicsock, controlclient, net/dns: reduce some logspam 2 years ago
osconfig_test.go
resolvconf-workaround.sh
resolvconf.go
resolvconfpath_default.go net/dns: overwrite /tmp/resolv.conf on gokrazy 3 years ago
resolvconfpath_gokrazy.go net/dns: overwrite /tmp/resolv.conf on gokrazy 3 years ago
resolvd.go
resolved.go
utf.go
utf_test.go
wsl_windows.go