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 eb26c081b1 net/dns: bound time we wait on restarting systemd-resolved in another place
Fixes #3629
Updates #3537

Change-Id: I5d4b6acfcfdf0e3efcf6eb49c5e6cf4521e4baed
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
resolver net/dns/resolver: add debug HTML handler to see what DNS traffic was forwarded 4 years ago
config.go net/dns: replace resolver IPs with type for DoH 4 years ago
debian_resolvconf.go
direct.go net/dns: bound time we wait on restarting systemd-resolved in another place 4 years ago
direct_test.go net/dns: require space after nameserver/search parsing resolv.conf 4 years ago
flush_default.go wgengine: flush DNS cache after major link change. 4 years ago
flush_windows.go wgengine: flush DNS cache after major link change. 4 years ago
ini.go
ini_test.go all: gofmt -w -s (simplify) tests 4 years ago
manager.go net/tsdial: move more weirdo dialing into new tsdial package, plumb 4 years ago
manager_default.go
manager_freebsd.go net/dns: fall back to copy+delete/truncate if moving to/from /etc/resolv.conf fails. 4 years ago
manager_linux.go net/dns: correctly handle NetworkManager-managed DNS that points to resolved. 4 years ago
manager_linux_test.go net/dns: correctly handle NetworkManager-managed DNS that points to resolved. 4 years ago
manager_openbsd.go net/dns: fall back to copy+delete/truncate if moving to/from /etc/resolv.conf fails. 4 years ago
manager_test.go net/tsdial: move more weirdo dialing into new tsdial package, plumb 4 years ago
manager_windows.go
nm.go
noop.go
openresolv.go
osconfig.go
registry_windows.go
resolvconf-workaround.sh
resolvconf.go net/dns: exhaustively test DNS selection paths for linux. 4 years ago
resolved.go net/dns: make constants for the various DBus strings. 4 years ago
utf.go net/dns: detect and decode UTF-16 from wsl.exe earlier. 4 years ago
utf_test.go net/dns: detect and decode UTF-16 from wsl.exe earlier. 4 years ago
wsl_windows.go net/dns: fix checking for wrapped error when attempting to read wsl.conf for Windows WSL2 4 years ago