tailscale/appc
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
..
appc.go appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in prefs 2023-11-01 16:09:08 -07:00
appc_test.go appctype: move to types/appctype 2023-10-19 12:00:54 -07:00
embedded.go appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in prefs 2023-11-01 16:09:08 -07:00
embedded_test.go appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in prefs 2023-11-01 16:09:08 -07:00
handlers.go appc: implement app connector Server type 2023-10-19 11:35:26 -07:00
handlers_test.go appc: implement app connector Server type 2023-10-19 11:35:26 -07:00