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
Andrew Dunham 1e67947cfa control/controlclient, tailcfg: add Node.Expired field, set for expired nodes
Nodes that are expired, taking into account the time delta calculated
from MapResponse.ControlTime have the newly-added Expired boolean set.
For additional defense-in-depth, also replicate what control does and
clear the Endpoints and DERP fields, and additionally set the node key
to a bogus value.

Updates #6932

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: Ia2bd6b56064416feee28aef5699ca7090940662a
1 year ago
..
auto.go control/controlclient: make Status.Persist a PersistView 2 years ago
client.go cmd,ipn/ipnlocal,tailcfg: implement TKA disablement 2 years ago
controlclient_test.go control/controlclient: store netinfo and hostinfo separately 2 years ago
debug.go ipn/ipnlocal: add c2n /debug/{goroutines,prefs,metrics} 2 years ago
direct.go tailcfg, ipn, controlclient: add MapResponse.ClientVersion, plumb to IPN bus 2 years ago
direct_test.go all: convert more code to use net/netip directly 2 years ago
map.go control/controlclient, tailcfg: add Node.Expired field, set for expired nodes 1 year ago
map_test.go control/controlclient, tailcfg: add Node.Expired field, set for expired nodes 1 year ago
noise.go control/controlclient: export NoiseClient 2 years ago
noise_test.go control/controlclient: export NoiseClient 2 years ago
sign.go control/controlclient: update machine certificate signature version 3 years ago
sign_supported.go all: remove old +build tags 2 years ago
sign_supported_test.go all: remove old +build tags 2 years ago
sign_unsupported.go all: remove old +build tags 2 years ago
status.go control/controlclient: make Status.Persist a PersistView 2 years ago