diff options
| author | Percy Wegmann <percy@tailscale.com> | 2025-01-07 05:34:07 -0600 |
|---|---|---|
| committer | Percy Wegmann <ox.to.a.cart@gmail.com> | 2025-01-15 10:10:49 -0600 |
| commit | db05e83efc4c2e8e12fb8f16665827986839b381 (patch) | |
| tree | 2a4d17ac9bf00889a4684640655918efb01cd85c /control/controlhttp/controlhttpserver/controlhttpserver.go | |
| parent | 7ecb69e32e003a15d093333980e1acaf0eacc8e2 (diff) | |
| download | tailscale-db05e83efc4c2e8e12fb8f16665827986839b381.tar.xz tailscale-db05e83efc4c2e8e12fb8f16665827986839b381.zip | |
cmd/derper: support explicit configuration of mesh dial hosts
The --mesh-with flag now supports the specification of hostname tuples like
derp1a.tailscale.com/derp1a-vpc.tailscale.com, which instructs derp to mesh
with host 'derp1a.tailscale.com' but dial TCP connections to 'derp1a-vpc.tailscale.com'.
For backwards compatibility, --mesh-with still supports individual hostnames.
The logic which attempts to auto-discover '[host]-vpc.tailscale.com' dial hosts
has been removed.
Updates tailscale/corp#25653
Signed-off-by: Percy Wegmann <percy@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions
