tailscale/ipn/ipnlocal
David Anderson 6fd9e28bd0 ipn/ipnlocal: add arpa suffixes to MagicDNS for reverse lookups.
This used to not be necessary, because MagicDNS always did full proxying.
But with split DNS, we need to know which names to route to our resolver,
otherwise reverse lookups break.

This captures the entire CGNAT range, as well as our Tailscale ULA.

Signed-off-by: David Anderson <danderson@tailscale.com>
2021-04-20 18:05:17 -07:00
..
local.go ipn/ipnlocal: add arpa suffixes to MagicDNS for reverse lookups. 2021-04-20 18:05:17 -07:00
local_test.go ipn/localapi: add API for getting file targets 2021-04-06 11:01:30 -07:00
loglines_test.go tailcfg: add Endpoint, EndpointType, MapRequest.EndpointType 2021-04-13 10:12:14 -07:00
peerapi.go ipn{,/ipnlocal}: in direct file receive mode, don't rename partial file 2021-04-20 12:40:42 -07:00
peerapi_macios_ext.go ipn/{ipnlocal,localapi}: add localapi handler to dial/proxy file PUTs 2021-04-06 21:31:50 -07:00
peerapi_test.go ipn/ipnlocal: finish/fix up filename validation & encoding on disk 2021-04-19 22:39:53 -07:00