tailscale/net/dns/resolver
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>
2023-11-01 16:09:08 -07:00
..
debug.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
doh_test.go net/dns/resolver: remove maxDoHInFlight 2023-02-03 17:07:12 -08:00
forwarder_test.go net/dns/resolver: fix flaky test 2023-10-03 22:23:05 -04:00
forwarder.go net/dns/resolver: race UDP and TCP queries (#9544) 2023-10-03 16:26:38 -04:00
macios_ext.go all: avoid repeated default interface lookups 2023-04-20 15:46:01 -07:00
tsdns_server_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tsdns_test.go net/dns/resolver: race UDP and TCP queries (#9544) 2023-10-03 16:26:38 -04:00
tsdns.go appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in prefs 2023-11-01 16:09:08 -07:00