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/ipn/ipnlocal
David Anderson da4cc8bbb4 net/dns: handle all possible translations of high-level DNS config.
With this change, all OSes can sort-of do split DNS, except that the
default upstream is hardcoded to 8.8.8.8 pending further plumbing.
Additionally, Windows 8-10 can do split DNS fully correctly, without
the 8.8.8.8 hack.

Part of #953.

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
local.go net/dns: handle all possible translations of high-level DNS config. 3 years ago
local_test.go ipn/localapi: add API for getting file targets 3 years ago
loglines_test.go cmd/tailscaled, wgengine: remove --fake, replace with netstack 3 years ago
peerapi.go ipn/ipnlocal: fix peerapi6 port being report as 0 in netstack mode 3 years ago
peerapi_macios_ext.go ipn/{ipnlocal,localapi}: add localapi handler to dial/proxy file PUTs 3 years ago