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/cmd/tailscale
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>
3 years ago
..
cli cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 3 years ago
depaware.txt net/wsconn: add back custom wrapper for turning a websocket.Conn into a net.Conn 3 years ago
tailscale.go cmd/tailscale: move call to cli.CleanUpArgs() from main() into cli.Run() (#4954) 4 years ago