You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
auto.go
control/controlclient: make Status.Persist a PersistView
3 years ago
client.go
cmd,ipn/ipnlocal,tailcfg: implement TKA disablement
4 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}
4 years ago
direct.go
tailcfg, ipn, controlclient: add MapResponse.ClientVersion, plumb to IPN bus
3 years ago
direct_test.go
all: convert more code to use net/netip directly
4 years ago
map.go
control/controlclient, tailcfg: add Node.Expired field, set for expired nodes
3 years ago
map_test.go
control/controlclient, tailcfg: add Node.Expired field, set for expired nodes
3 years ago
noise.go
control/controlclient: export NoiseClient
4 years ago
noise_test.go
control/controlclient: export NoiseClient
4 years ago
sign.go
control/controlclient: update machine certificate signature version
5 years ago
sign_supported.go
all: remove old +build tags
4 years ago
sign_supported_test.go
all: remove old +build tags
4 years ago
sign_unsupported.go
all: remove old +build tags
4 years ago
status.go
control/controlclient: make Status.Persist a PersistView
3 years ago