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
Brad Fitzpatrick b68a09cb34 ipn/ipnlocal: make active IPN sessions keyed by sessionID
We used a HandleSet before when we didn't have a unique handle. But a
sessionID is a unique handle, so use that instead. Then that replaces
the other map we had.

And now we'll have a way to look up an IPN session by sessionID for
later.

Updates tailscale/corp#17859

Change-Id: I5f647f367563ec8783c643e49f93817b341d9064
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
9 months ago
..
conffile
ipnauth go.mod, all: move away from inet.af domain seized by Taliban 9 months ago
ipnlocal ipn/ipnlocal: make active IPN sessions keyed by sessionID 9 months ago
ipnserver
ipnstate wgengine{,/wgint}: add wgint.Peer wrapper type, add to wgengine.Engine 9 months ago
localapi tailfs: clean up naming and package structure 9 months ago
policy
store
backend.go tailfs: clean up naming and package structure 9 months ago
conf.go
doc.go
fake_test.go
ipn_clone.go
ipn_test.go
ipn_view.go
prefs.go
prefs_test.go
serve.go
serve_test.go
store.go
store_test.go