diff options
| author | Brad Fitzpatrick <bradfitz@tailscale.com> | 2025-10-01 15:07:55 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <brad@danga.com> | 2025-10-01 15:34:57 -0700 |
| commit | 78af49dd1acb287aa6a50c0ee8012c9f4b3d1783 (patch) | |
| tree | 3e256e7556b0ccf3d0eb987dc5e489a627548242 /control/controlknobs/controlknobs.go | |
| parent | 801aac59db732b7c6adafc882add0f3c71a8e48a (diff) | |
| download | tailscale-78af49dd1acb287aa6a50c0ee8012c9f4b3d1783.tar.xz tailscale-78af49dd1acb287aa6a50c0ee8012c9f4b3d1783.zip | |
control/ts2021: rename from internal/noiseconn in prep for controlclient split
A following change will split out the controlclient.NoiseClient type
out, away from the rest of the controlclient package which is
relatively dependency heavy.
A question was where to move it, and whether to make a new (a fifth!)
package in the ts2021 dependency chain.
@creachadair and I brainstormed and decided to merge
internal/noiseconn and controlclient.NoiseClient into one package,
with names ts2021.Conn and ts2021.Client.
For ease of reviewing the subsequent PR, this is the first step that
just renames the internal/noiseconn package to control/ts2021.
Updates #17305
Change-Id: Ib5ea162dc1d336c1d805bdd9548d1702dd6e1468
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlknobs/controlknobs.go')
0 files changed, 0 insertions, 0 deletions
