tailscale/net/dns
Adrian Dewhurst 5d8f401956 net/dns: fix handling non-IP single split DNS
Fixes #19834

Change-Id: I4d48efed00cd080b14c6fd713ff21e53a5a6ee3c
Signed-off-by: Adrian Dewhurst <adrian@tailscale.com>
2026-05-22 20:45:58 -04:00
..
publicdns net/dns: add test for DoH upgrade of system DNS 2026-01-26 14:14:39 -05:00
resolvconffile all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
resolver net/dns: add custom scheme resolvers 2026-05-01 14:01:10 -07:00
config.go net/dns: make MagicDNS IPv6 registration opt-out now, not opt-in 2026-02-17 07:29:12 -10:00
dbus.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
debian_resolvconf.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
direct_linux_test.go net/dns: fix TestDNSTrampleRecovery failure under flakestress 2026-04-14 06:55:35 -07:00
direct_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
direct_unix_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
direct.go net/dns: fix TestDNSTrampleRecovery failure under flakestress 2026-04-14 06:55:35 -07:00
dns_clone.go cmd/cloner: preserve nil-valued entries when cloning map (#19749) 2026-05-14 10:30:59 -04:00
dns_view.go net/dns, ipn/local: skip health warnings in dns forwarder when accept-dns is false (#18572) 2026-02-10 09:29:14 -05:00
flush_default.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
flush_windows.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ini_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
ini.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
manager_darwin_test.go net/dns: use os.Root to prevent path traversal in darwin resolver 2026-04-28 11:08:22 -04:00
manager_darwin.go net/dns: use os.Root to prevent path traversal in darwin resolver 2026-04-28 11:08:22 -04:00
manager_default.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
manager_freebsd.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
manager_linux_test.go net/dns: fix TestDNSTrampleRecovery failure under flakestress 2026-04-14 06:55:35 -07:00
manager_linux.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
manager_openbsd.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
manager_plan9_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
manager_plan9.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
manager_solaris.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
manager_tcp_test.go net/dns: make MagicDNS IPv6 registration opt-out now, not opt-in 2026-02-17 07:29:12 -10:00
manager_test.go net/dns: fix handling non-IP single split DNS 2026-05-22 20:45:58 -04:00
manager_windows_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
manager_windows.go net/dns: create a new hosts file if it doesn't exist on Windows 2026-05-13 16:10:36 -05:00
manager.go net/dns: fix handling non-IP single split DNS 2026-05-22 20:45:58 -04:00
nm.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
noop.go net/dns: skip DNS base config when using userspace networking (#18355) 2026-01-30 12:14:47 -05:00
nrpt_windows.go net/dns: use the correct separator for multiple servers in the same NRPT rule on Windows 2026-03-19 09:07:39 -05:00
openresolv.go all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
osconfig_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
osconfig.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
resolvconf-workaround.sh all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
resolvconf.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
resolvconfpath_default.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
resolvconfpath_gokrazy.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
resolvd.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
resolved.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
utf_test.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
utf.go all: remove AUTHORS file and references to it 2026-01-23 15:49:45 -08:00
wsl_windows.go net/dns: fix TestDNSTrampleRecovery failure under flakestress 2026-04-14 06:55:35 -07:00