summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs
diff options
context:
space:
mode:
authorAndrew Lytvynov <awly@tailscale.com>2025-01-22 16:50:25 -0800
committerGitHub <noreply@github.com>2025-01-22 16:50:25 -0800
commit3fb8a1f6bf4bdc8f438430014721486f3a6f20f6 (patch)
treee4360df9251df1a9aafddd192dee0e462faf9453 /control/controlknobs
parent3dabea0fc2c224249b2a503431fc610f8883d3e1 (diff)
downloadtailscale-3fb8a1f6bf4bdc8f438430014721486f3a6f20f6.tar.xz
tailscale-3fb8a1f6bf4bdc8f438430014721486f3a6f20f6.zip
ipn/ipnlocal: re-advertise appc routes on startup, take 2 (#14740)
* Reapply "ipn/ipnlocal: re-advertise appc routes on startup (#14609)" This reverts commit 51adaec35a3e4d25df88d81e6264584e151bd33d. Signed-off-by: Andrew Lytvynov <awly@tailscale.com> * ipn/ipnlocal: fix a deadlock in readvertiseAppConnectorRoutes Don't hold LocalBackend.mu while calling the methods of appc.AppConnector. Those methods could call back into LocalBackend and try to acquire it's mutex. Fixes https://github.com/tailscale/corp/issues/25965 Fixes #14606 Signed-off-by: Andrew Lytvynov <awly@tailscale.com> --------- Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions