tailscale/net/dns
Brad Fitzpatrick 8df3fa4638 net/dns: make WSL network configuration opt-in for now
Tailscale seems to be breaking WSL configurations lately.  Until we
understand what changed, turn off Tailscale's involvement by default
and make it opt-in.

Updates #2815

Change-Id: I9977801f8debec7d489d97761f74000a4a33f71b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-01-11 10:10:21 -08:00
..
resolver net/dns/resolver: on Android, make ExitDNS use net package for DNS 2022-01-06 16:17:24 -08:00
config.go ipnlocal, net/{dns,tsaddr,tstun}, wgengine: support MagicDNS on IPv6 2022-01-04 14:37:22 -08:00
debian_resolvconf.go
direct.go net/dns: bound time we wait on restarting systemd-resolved in another place 2021-12-28 11:09:07 -08:00
direct_test.go net/dns: require space after nameserver/search parsing resolv.conf 2021-11-23 15:11:46 -08:00
flush_default.go
flush_windows.go
ini.go
ini_test.go all: gofmt -w -s (simplify) tests 2021-12-15 08:43:41 -08:00
manager.go ipnlocal, net/{dns,tsaddr,tstun}, wgengine: support MagicDNS on IPv6 2022-01-04 14:37:22 -08:00
manager_default.go
manager_freebsd.go
manager_linux.go
manager_linux_test.go
manager_openbsd.go net/dns: teach OpenBSD's manager to talk to resolvd(8). (#2789) 2022-01-11 08:45:50 -08:00
manager_test.go net/tsdial: move more weirdo dialing into new tsdial package, plumb 2021-12-01 10:36:55 -08:00
manager_windows.go net/dns: make WSL network configuration opt-in for now 2022-01-11 10:10:21 -08:00
nm.go
noop.go
openresolv.go
osconfig.go
registry_windows.go
resolvconf-workaround.sh
resolvconf.go
resolvd.go net/dns: teach OpenBSD's manager to talk to resolvd(8). (#2789) 2022-01-11 08:45:50 -08:00
resolved.go net/dns: make constants for the various DBus strings. 2021-11-19 11:09:32 -08:00
utf.go net/dns: detect and decode UTF-16 from wsl.exe earlier. 2021-11-30 13:10:18 -08:00
utf_test.go net/dns: detect and decode UTF-16 from wsl.exe earlier. 2021-11-30 13:10:18 -08:00
wsl_windows.go net/dns: fix checking for wrapped error when attempting to read wsl.conf for Windows WSL2 2021-11-30 15:36:39 -07:00