mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-13 18:50:20 -04:00
The bool was already called useNetstack at the caller. isUserspace (to mean netstack) is confusing next to wgengine.NewUserspaceEngine, as that's a different type of 'userspace'. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>