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/util/deephash
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
..
testtype util/deephash: fix unexported time.Time hashing 2 years ago
debug.go util/deephash: add debug printer (#5460) 2 years ago
deephash.go all: fix spelling mistakes 2 years ago
deephash_test.go control/controlclient, tailcfg: add Node.Expired field, set for expired nodes 1 year ago
pointer.go all: fix spelling mistakes 2 years ago
pointer_norace.go util/deephash: use unsafe.Pointer instead of reflect.Value (#5459) 2 years ago
pointer_race.go util/deephash: use unsafe.Pointer instead of reflect.Value (#5459) 2 years ago
types.go util/deephash: specialize for netip.Addr and drop AppendTo support (#5402) 2 years ago
types_test.go util/deephash: move typeIsRecursive and canMemHash to types.go (#5386) 2 years ago