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
recursive net/dns/recursive: update IP for b.root-servers.net 1 year ago
resolvconffile all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2 years ago
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
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
manager_windows_test.go
nm.go
noop.go
nrpt_windows.go
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
resolvconfpath_gokrazy.go
resolvd.go
resolved.go
utf.go
utf_test.go
wsl_windows.go