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
James Tucker 5c2b2fa1f8 ipn/ipnlocal: plumb ExitNodeDNSResolvers for IsWireGuardOnly exit nodes
Control sends ExitNodeDNSResolvers when configured for IsWireGuardOnly
nodes that are to be used as the default resolver with a lower
precedence than split DNS, and a lower precedence than "Override local
DNS", but otherwise before local DNS is used when the exit node is in
use.

Neither of the below changes were problematic, but appeared so alongside
a number of other client and external changes. See tailscale/corp#14809.

Reland ea9dd8fabc.
Reland d52ab181c3.

Updates #9377
Updates tailscale/corp#14809

Signed-off-by: James Tucker <james@tailscale.com>
8 months ago
..
ipnauth all: update copyright and license headers 1 year ago
ipnlocal ipn/ipnlocal: plumb ExitNodeDNSResolvers for IsWireGuardOnly exit nodes 8 months ago
ipnserver logpolicy, various: allow overriding log function 11 months ago
ipnstate tailcfg: add NodeCapMap 9 months ago
localapi wgengine,net,ipn,disco: split up and define different types of MTU 8 months ago
policy ipn: prefer allow/denylist terminology 1 year ago
store cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updating 9 months ago
backend.go ipn, ipn/ipnlocal: add session identifier for WatchIPNBus 9 months ago
doc.go all: update copyright and license headers 1 year ago
fake_test.go all: update copyright and license headers 1 year ago
ipn_clone.go cmd/tailscale/cli: use optimistic concurrency control on SetServeConfig 9 months ago
ipn_view.go cmd/tailscale/cli: use optimistic concurrency control on SetServeConfig 9 months ago
prefs.go ipn/ipnlocal: add tailnet MagicDNS name to ipn.LoginProfile 9 months ago
prefs_test.go cmd/tailscale,ipn: add auto-update flags and prefs (#8861) 9 months ago
serve.go tailcfg: define a type for NodeCapability 9 months ago
serve_test.go tailcfg: define a type for NodeCapability 9 months ago
store.go ipn: avoid useless no-op WriteState calls 10 months ago
store_test.go ipn: avoid useless no-op WriteState calls 10 months ago