tailscale/cmd/tailscale
David Anderson c62b80e00b cmd/tailscale: fix inverted flag meanings.
The flags were --no-blah for a brief time, then we switched them to
--blah=true/false with a default of true, but didn't fix the boolean
inversions in the code. So up was down, true was false, etc.

Signed-off-by: David Anderson <danderson@tailscale.com>
2020-06-03 05:43:51 +00:00
..
netcheck.go cmd/tailscale: warn to stderr that netcheck -format=json isn't stable 2020-06-01 11:15:58 -07:00
status.go ipn: add AllowVersionSkew bool to Notify & Message 2020-05-09 13:51:48 -07:00
tailscale.go cmd/tailscale: fix inverted flag meanings. 2020-06-03 05:43:51 +00:00