tailscale/tailcfg
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
..
c2ntypes.go ipn/ipnlocal: add c2n method to get SSH username candidates 2022-09-19 10:37:04 -07:00
derpmap.go all: gofmt for Go 1.19 2022-08-02 10:08:05 -07:00
tailcfg.go cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 2022-10-31 11:05:44 -05:00
tailcfg_clone.go client/tailscale/apitype, tailcfg: delete never used mysterious PerDomain field 2022-10-30 20:46:36 -07:00
tailcfg_test.go tailcfg, util/deephash: add DataPlaneAuditLogID to Node and DomainDataPlaneAuditLogID to MapResponse 2022-09-22 17:18:28 -06:00
tailcfg_view.go client/tailscale/apitype, tailcfg: delete never used mysterious PerDomain field 2022-10-30 20:46:36 -07:00
tka.go cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 2022-10-31 11:05:44 -05:00