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>
2021-09-19 17:55:49 -07:00
..
dnsconfig_test.go ipn/ipnlocal: flesh out the dnsConfigForNetmap tests 2021-09-07 19:15:54 -07:00
local_test.go all: close fake userspace engines when tests complete 2021-09-15 15:31:51 -07:00
local.go tailcfg, health: add way for control plane to add problems to health check 2021-09-19 17:55:49 -07:00
loglines_test.go all: close fake userspace engines when tests complete 2021-09-15 15:31:51 -07:00
peerapi_macios_ext.go all: simplify ts_macext build tags 2021-08-17 11:13:03 -07:00
peerapi_test.go all: update tests to use tstest.MemLogger 2021-09-07 20:06:15 -07:00
peerapi.go all: adapt to opaque netaddr types 2021-05-16 14:52:00 -07:00
state_test.go ipn/ipnlocal: do not shut down the backend halfway through TestStateMachine 2021-09-17 09:56:32 -07:00