diff options
| author | Evan Champion <110177090+evan314159@users.noreply.github.com> | 2026-03-29 04:57:58 +0800 |
|---|---|---|
| committer | Harry Harpham <harry@tailscale.com> | 2026-03-29 15:50:39 -0600 |
| commit | 99f8039101036857f088c8b72cac365f80219a27 (patch) | |
| tree | 446fceab881a339349558e9a0b967a5a91539a94 /control/controlhttp/controlhttpserver/controlhttpserver.go | |
| parent | 4c0f48838966ecf226e5a32ef7b02a091bcfe951 (diff) | |
| download | tailscale-99f8039101036857f088c8b72cac365f80219a27.tar.xz tailscale-99f8039101036857f088c8b72cac365f80219a27.zip | |
tsnet: fix advertiseService dropping existing services
AppendTo returns the new slice but the result was discarded,
so only the newly added service was advertised.
Signed-off-by: Evan Champion <110177090+evan314159@users.noreply.github.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions
