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
James Tucker b48b7d82d0 appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in prefs
An EmbeddedAppConnector is added that when configured observes DNS
responses from the PeerAPI. If a response is found matching a configured
domain, routes are advertised when necessary.

The wiring from a configuration in the netmap capmap is not yet done, so
while the connector can be enabled, no domains can yet be added.

Updates tailscale/corp#15437

Signed-off-by: James Tucker <james@tailscale.com>
1 year ago
..
publicdns net/dns/publicdns: update Quad9 addresses and references 1 year ago
recursive net/dns/recursive: update IP for b.root-servers.net 1 year ago
resolvconffile
resolver appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in prefs 1 year 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 net/dns: retry forwarder requests over TCP 1 year ago
manager_darwin.go
manager_default.go
manager_freebsd.go
manager_linux.go net/dns: use direct when NetworkManager has no systemd-resolved 1 year ago
manager_linux_test.go net/dns: use direct when NetworkManager has no systemd-resolved 1 year 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: deal with Windows wsl.exe hangs 2 years ago
manager_windows_test.go various: add golangci-lint, fix issues (#7905) 2 years 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 net/dns: don't send on closed channel in resolvedManager 2 years ago
utf.go
utf_test.go
wsl_windows.go net/dns: deal with Windows wsl.exe hangs 2 years ago