tailscale/control/controlclient
Tom DNetto d98305c537 cmd,ipn/ipnlocal,tailcfg: implement TKA disablement
* Plumb disablement values through some of the internals of TKA enablement.
 * Transmit the node's TKA hash at the end of sync so the control plane understands each node's head.
 * Implement /machine/tka/disable RPC to actuate disablement on the control plane.

There is a partner PR for the control server I'll send shortly.

Signed-off-by: Tom DNetto <tom@tailscale.com>
2022-10-31 11:05:44 -05:00
..
auto.go cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 2022-10-31 11:05:44 -05:00
client.go cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 2022-10-31 11:05:44 -05:00
controlclient_test.go control/controlclient: store netinfo and hostinfo separately 2022-05-03 15:33:01 -07:00
debug.go ipn/ipnlocal: add c2n /debug/{goroutines,prefs,metrics} 2022-09-26 11:16:38 -07:00
direct.go cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 2022-10-31 11:05:44 -05:00
direct_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
map.go wgengine/wgcfg: plumb down audit log IDs (#5855) 2022-10-06 16:19:38 -07:00
map_test.go all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
noise.go control/controlclient: refactor noiseClient, connections, http2 2022-10-28 15:49:36 -07:00
noise_test.go control/controlclient: add start of noise+http2 upgrade test 2022-10-30 05:17:59 -07:00
sign.go control/controlclient: update machine certificate signature version 2021-09-17 17:43:06 -04:00
sign_supported.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
sign_supported_test.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
sign_unsupported.go go.mod: update to latest certstore 2022-03-16 16:10:29 -07:00
status.go control/controlclient: store netinfo and hostinfo separately 2022-05-03 15:33:01 -07:00