mirror of
https://github.com/tailscale/tailscale.git
synced 2026-07-25 23:06:09 -04:00
Two adjacent bool arguments at call sites are easy to transpose and hard to read. Use an unexported bitmask type instead, per review feedback on PR #20414. Updates #cleanup Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> Change-Id: I0417270c9c3f4b2522911c39aad375cbaf025a82