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 8aa5c3534d ipn/ipnlocal: simplify authURL vs authURLSticky, remove interact field
The previous LocalBackend & CLI 'up' changes improved some stuff, but
might've been too aggressive in some edge cases.

This simplifies the authURL vs authURLSticky distinction and removes
the interact field, which seemed to just just be about duplicate URL
suppression in IPN bus, back from when the IPN bus was a single client
at a time. This moves that suppression to a different spot.

Fixes #12119
Updates #12028
Updates #12042

Change-Id: I1f8800b1e82ccc1c8a0d7abba559e7404ddf41e4
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
6 months ago
..
conffile
ipnauth
ipnlocal ipn/ipnlocal: simplify authURL vs authURLSticky, remove interact field 6 months ago
ipnserver ipn/ipnserver: close a small race in ipnserver, ~simplify code 6 months ago
ipnstate cmd/tailscale,controlclient,ipnlocal: fix 'up', deflake tests more 6 months ago
localapi ipn/ipnlocal, all: plumb health trackers in tests 6 months ago
policy
store
backend.go
conf.go cmd/k8s-operator,cmd/containerboot,ipn,k8s-operator: turn off stateful filter for egress proxies. (#12075) 6 months ago
doc.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