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/cmd
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>
4 years ago
..
derper stun, netcheck: move under net 4 years ago
microproxy tsweb: rename Handler to ReturnHandler 4 years ago
mkpkg cmd/mkpkg: support adding empty directories. 4 years ago
relaynode cmd/relaynode: delete it! 4 years ago
tailscale cmd/tailscale: fix inverted flag meanings. 4 years ago
tailscaled log rate limiting: reformat limiter messages, and use nonempty burst size. 4 years ago
tsshd wgengine/monitor: don't call LinkChange when interfaces look unchanged 4 years ago