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/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>
8 months ago
..
debug.go all: update copyright and license headers 1 year ago
doh_test.go net/dns/resolver: remove maxDoHInFlight 1 year ago
forwarder.go net/dns/resolver: race UDP and TCP queries (#9544) 9 months ago
forwarder_test.go net/dns/resolver: fix flaky test 9 months ago
macios_ext.go all: avoid repeated default interface lookups 1 year ago
tsdns.go appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in prefs 8 months ago
tsdns_server_test.go all: update copyright and license headers 1 year ago
tsdns_test.go net/dns/resolver: race UDP and TCP queries (#9544) 9 months ago