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/ipn
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
..
ipnauth all: use named pipes on windows 2 years ago
ipnlocal ipn/ipnlocal: move handling of expired nodes to LocalBackend 1 year ago
ipnserver ipn/ipnserver: propagate http.Serve error 1 year ago
ipnstate ipn/ipnlocal: add Expired to PeerStatus 1 year ago
localapi ipn/ipnlocal: add c2n handler to flush logtail for support debugging 1 year ago
policy ipn/policy: treat DNS service as interesting so it's not filtered out 3 years ago
store all: remove old +build tags 2 years ago
backend.go cmd/tailscale/cli: redact private key in debug netmap output by default 1 year ago
doc.go ipn: add WebServerConfig, add views 2 years ago
fake_test.go ipn/ipnlocal: add support for multiple user profiles 2 years ago
ipn_clone.go ipn,types/persist: add DisallowedTKAStateIDs, refactor as view type 2 years ago
ipn_view.go ipn,types/persist: add DisallowedTKAStateIDs, refactor as view type 2 years ago
prefs.go ipn: update comments that refer to Options.Prefs 2 years ago
prefs_test.go ipn: add ability to name profiles 2 years ago
serve.go cmd/tailscale/cli, ipn/localapi: add funnel status to status command (#6402) 2 years ago
store.go cmd/tailscale/cli, ipn: move serve CLI funcs on to ServeConfig (#6401) 2 years ago