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/control
Maisem Ali 32bc596062 ipn/ipnlocal: acquire b.mu once in Start
We used to Lock, Unlock, Lock, Unlock quite a few
times in Start resulting in all sorts of weird race
conditions. Simplify it all and only Lock/Unlock once.

Updates #11649

Signed-off-by: Maisem Ali <maisem@tailscale.com>
5 months ago
..
controlbase all: use Go 1.22 range-over-int 6 months ago
controlclient ipn/ipnlocal: acquire b.mu once in Start 5 months ago
controlhttp net/netns, net/dns/resolver, etc: make netmon required in most places 5 months ago
controlknobs net/dns/resolver, control/controlknobs, tailcfg: use UserDial instead of SystemDial to dial DNS servers 5 months ago