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/tailcfg
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
2 years ago
..
c2ntypes.go ipn/ipnlocal: add c2n method to get SSH username candidates 2 years ago
derpmap.go net/netcheck: deflake (maybe) magicsock's TestNewConn 2 years ago
tailcfg.go control/controlclient, tailcfg: add Node.Expired field, set for expired nodes 2 years ago
tailcfg_clone.go control/controlclient, tailcfg: add Node.Expired field, set for expired nodes 2 years ago
tailcfg_test.go control/controlclient, tailcfg: add Node.Expired field, set for expired nodes 2 years ago
tailcfg_view.go control/controlclient, tailcfg: add Node.Expired field, set for expired nodes 2 years ago
tka.go cmd/tailscale,ipn: improve UX of lock init command, cosmetic changes 2 years ago