tailscale/ipn
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
..
ipnlocal cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 2022-10-31 11:05:44 -05:00
ipnserver all: fix spelling mistakes 2022-09-29 13:36:13 -07:00
ipnstate cmd/tailscale: add emoji for illumos in status subcommand 2022-08-28 08:29:31 -07:00
localapi cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 2022-10-31 11:05:44 -05:00
policy ipn/policy: treat DNS service as interesting so it's not filtered out 2021-12-03 12:55:54 -08:00
store refactor: move from io/ioutil to io and os packages 2022-09-15 21:45:53 -07:00
backend.go ipn/ipnlocal: use ipn.PrefsView 2022-10-24 15:57:00 -07:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
fake_test.go ipn/ipnlocal: use ipn.PrefsView 2022-10-24 15:57:00 -07:00
ipn_clone.go cmd/tailscale/cli: add backwards compatibility 'up' processing for legacy client 2022-09-01 14:21:48 -07:00
ipn_view.go ipn/prefs: add views 2022-10-24 15:57:00 -07:00
message.go all: gofmt for Go 1.19 2022-08-02 10:08:05 -07:00
message_test.go ipn: remove handle.go 2022-10-19 20:52:22 -07:00
prefs.go cmd/tailscale/cli: add beginnings of `tailscale set` 2022-10-25 22:27:37 -07:00
prefs_test.go cmd/tailscale/cli: add beginnings of `tailscale set` 2022-10-25 22:27:37 -07:00
store.go wgengine/magicsock: make debug-level stuff not logged by default 2022-10-04 11:05:50 -07:00