mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-23 01:31:06 +00: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>