diff options
| author | Nick Khyl <nickk@tailscale.com> | 2025-07-22 18:57:24 -0500 |
|---|---|---|
| committer | Nick Khyl <1761190+nickkhyl@users.noreply.github.com> | 2025-07-23 15:50:47 -0500 |
| commit | c87f44b687e4b549d30fe420d45bfeebf47e5cd1 (patch) | |
| tree | f7a89a4ed3ef67c7a004b09e1617777977cc3339 /control/controlknobs | |
| parent | 179745b83ed6d687bdc9d501ccdbfdec1cb3f9d7 (diff) | |
| download | tailscale-c87f44b687e4b549d30fe420d45bfeebf47e5cd1.tar.xz tailscale-c87f44b687e4b549d30fe420d45bfeebf47e5cd1.zip | |
cmd/tailscale/cli: use DNS name instead of Location to hide Mullvad exit nodes from status output
Previously, we used a non-nil Location as an indicator that a peer is a Mullvad exit node.
However, this is not, or no longer, reliable, since regular exit nodes may also have a non-nil Location,
such as when traffic steering is enabled for a tailnet.
In this PR, we update the plaintext `tailscale status` output to omit only Mullvad exit nodes, rather than all
exit nodes with a non-nil Location. The JSON output remains unchanged and continues to include all peers.
Updates tailscale/corp#30614
Signed-off-by: Nick Khyl <nickk@tailscale.com>
Diffstat (limited to 'control/controlknobs')
0 files changed, 0 insertions, 0 deletions
