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
Andrew Dunham ec790e58df net/dns: retry overwriting hosts file on Windows
Updates #5753

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I60f81bd3325d5ba5383b947c7a7aaa5b14e460f6
2 years ago
..
publicdns
resolvconffile all: use strs.CutPrefix and strs.CutSuffix more 2 years ago
resolver all: use strs.CutPrefix and strs.CutSuffix more 2 years ago
config.go
debian_resolvconf.go all: remove old +build tags 2 years ago
direct.go net/dns: add a health warning when Linux /etc/resolv.conf is overwritten 2 years ago
direct_linux.go net/dns: make "direct" mode on Linux warn on resolv.conf fights 2 years ago
direct_notlinux.go net/dns: make "direct" mode on Linux warn on resolv.conf fights 2 years ago
direct_test.go
flush_default.go all: remove old +build tags 2 years ago
flush_windows.go
ini.go all: remove old +build tags 2 years ago
ini_test.go all: remove old +build tags 2 years ago
manager.go net/dns: always attempt to read the OS config on macOS/iOS 2 years ago
manager_darwin.go net/dns: getting base DNS config is not supported on macOS 2 years ago
manager_default.go all: remove old +build tags 2 years ago
manager_freebsd.go
manager_linux.go net/dns: print systemd-resolved ResolvConfMode 2 years ago
manager_linux_test.go net/dns: print systemd-resolved ResolvConfMode 2 years ago
manager_openbsd.go
manager_tcp_test.go
manager_test.go
manager_windows.go net/dns: retry overwriting hosts file on Windows 2 years ago
manager_windows_test.go net/dns: change windows DNS manager to use pointer receiver 2 years ago
nm.go all: remove old +build tags 2 years ago
noop.go
nrpt_windows.go all: fix spelling mistakes 2 years ago
openresolv.go all: remove old +build tags 2 years ago
osconfig.go
osconfig_test.go
resolvconf-workaround.sh
resolvconf.go all: remove old +build tags 2 years ago
resolvd.go all: remove old +build tags 2 years ago
resolved.go all: remove old +build tags 2 years ago
utf.go
utf_test.go
wsl_windows.go