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
Brad Fitzpatrick aae622314e tailcfg, health: add way for control plane to add problems to health check
So if the control plane knows that something's broken about the node, it can
include problem(s) in MapResponse and "tailscale status" will show it.
(and GUIs in the future, as it's in ipnstate.Status/JSON)

This also bumps the MapRequest.Version, though it's not strictly
required. Doesn't hurt.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
dnsconfig_test.go ipn/ipnlocal: flesh out the dnsConfigForNetmap tests 3 years ago
local.go tailcfg, health: add way for control plane to add problems to health check 3 years ago
local_test.go all: close fake userspace engines when tests complete 3 years ago
loglines_test.go all: close fake userspace engines when tests complete 3 years ago
peerapi.go all: adapt to opaque netaddr types 3 years ago
peerapi_macios_ext.go all: simplify ts_macext build tags 3 years ago
peerapi_test.go all: update tests to use tstest.MemLogger 3 years ago
state_test.go ipn/ipnlocal: do not shut down the backend halfway through TestStateMachine 3 years ago