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/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>
3 years ago
..
auto.go cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 3 years ago
client.go cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 3 years ago
controlclient_test.go control/controlclient: store netinfo and hostinfo separately 4 years ago
debug.go ipn/ipnlocal: add c2n /debug/{goroutines,prefs,metrics} 3 years ago
direct.go cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 3 years ago
direct_test.go all: convert more code to use net/netip directly 3 years ago
map.go wgengine/wgcfg: plumb down audit log IDs (#5855) 3 years ago
map_test.go all: fix spelling mistakes 3 years ago
noise.go control/controlclient: refactor noiseClient, connections, http2 3 years ago
noise_test.go control/controlclient: add start of noise+http2 upgrade test 3 years ago
sign.go control/controlclient: update machine certificate signature version 4 years ago
sign_supported.go go.mod: update to latest certstore 4 years ago
sign_supported_test.go go.mod: update to latest certstore 4 years ago
sign_unsupported.go go.mod: update to latest certstore 4 years ago
status.go control/controlclient: store netinfo and hostinfo separately 4 years ago