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
Aaron Klotz 64a26b221b net/dns: use an additional registry setting to disable dynamic DNS updates for our interface on Windows
Fixes #9775

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
10 months ago
..
publicdns net/dns/publicdns: update Quad9 addresses and references 1 year ago
recursive net/dns/recursive: update IP for b.root-servers.net 11 months ago
resolvconffile
resolver appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in prefs 11 months ago
config.go
debian_resolvconf.go
direct.go net/dns: overwrite /tmp/resolv.conf on gokrazy 1 year ago
direct_linux.go
direct_notlinux.go
direct_test.go
flush_default.go
flush_windows.go
ini.go
ini_test.go
manager.go Fix Empty Resolver Set 11 months ago
manager_darwin.go net/dns: fix darwin dns resolver files 10 months ago
manager_default.go
manager_freebsd.go
manager_linux.go net/dns: use direct when NetworkManager has no systemd-resolved 12 months ago
manager_linux_test.go net/dns: use direct when NetworkManager has no systemd-resolved 12 months ago
manager_openbsd.go
manager_tcp_test.go net/dns: retry forwarder requests over TCP 1 year ago
manager_test.go net/dns: retry forwarder requests over TCP 1 year ago
manager_windows.go net/dns: use an additional registry setting to disable dynamic DNS updates for our interface on Windows 10 months ago
manager_windows_test.go various: add golangci-lint, fix issues (#7905) 1 year ago
nm.go net/{interfaces,netmon}: remove "interesting", EqualFiltered API 1 year ago
noop.go
nrpt_windows.go all: use set.Set consistently instead of map[T]struct{} 1 year ago
openresolv.go
osconfig.go wgengine/magicsock, controlclient, net/dns: reduce some logspam 1 year ago
osconfig_test.go
resolvconf-workaround.sh
resolvconf.go net/dns: properly detect newer debian resolvconf 1 year ago
resolvconfpath_default.go net/dns: overwrite /tmp/resolv.conf on gokrazy 1 year ago
resolvconfpath_gokrazy.go net/dns: overwrite /tmp/resolv.conf on gokrazy 1 year ago
resolvd.go
resolved.go
utf.go
utf_test.go
wsl_windows.go