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
Andrew Dunham 3a018e51bb ipn/ipnlocal: move handling of expired nodes to LocalBackend
In order to be able to synthesize a new NetMap when a node expires, have
LocalBackend start a timer when receiving a new NetMap that fires
slightly after the next node expires. Additionally, move the logic that
updates expired nodes into LocalBackend so it runs on every netmap
(whether received from controlclient or self-triggered).

Updates #6932

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I833390e16ad188983eac29eb34cc7574f555f2f3
1 year ago
..
controlbase control/controlbase: don't enforce a max protocol version at handshake time. 2 years ago
controlclient ipn/ipnlocal: move handling of expired nodes to LocalBackend 1 year ago
controlhttp control/controlhttp: fix header case-sensitivity 1 year ago
controlknobs envknob: support changing envknobs post-init 2 years ago