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
Avery Pennarun 60c00605d3 ipn/setClientStatus: fix inverted prefsChanged check.
We need to emit Prefs when it *has* changed, not when it hasn't.

Test is added in our e2e test, separately.

Fixes: #620

Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>
4 years ago
..
ipnserver ipn/ipnserver: fix bug in earlier commit where conn can be stranded 4 years ago
ipnstate ipn/ipnstate: record assigned Tailscale IPs. 4 years ago
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 5 years ago
backend.go ipn: add Login backend command for sign-in with token 4 years ago
doc.go
fake_test.go ipn: add Login backend command for sign-in with token 4 years ago
handle.go ipn: add Login backend command for sign-in with token 4 years ago
local.go ipn/setClientStatus: fix inverted prefsChanged check. 4 years ago
message.go ipn: add Login backend command for sign-in with token 4 years ago
message_test.go ipn: add Login backend command for sign-in with token 4 years ago
prefs.go ipn: add OSVersion, DeviceModel fields to Prefs and propagate to Hostinfos 4 years ago
prefs_test.go ipn: add OSVersion, DeviceModel fields to Prefs and propagate to Hostinfos 4 years ago
store.go
store_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 4 years ago