diff options
| author | Brad Fitzpatrick <bradfitz@tailscale.com> | 2025-06-23 09:02:03 -0700 |
|---|---|---|
| committer | Brad Fitzpatrick <brad@danga.com> | 2025-06-28 09:19:34 -0700 |
| commit | ee8c3560ef74613443859e1f78a0c9b9071bac76 (patch) | |
| tree | 126df8aa831e418169700380c9222d86ecb81a51 /control/controlhttp/controlhttpserver/controlhttpserver.go | |
| parent | 3dc694b4f1983dfcb1731cdf3f29aa6e4f058505 (diff) | |
| download | tailscale-ee8c3560ef74613443859e1f78a0c9b9071bac76.tar.xz tailscale-ee8c3560ef74613443859e1f78a0c9b9071bac76.zip | |
tailcfg: format integer IDs as decimal consistently
The server-side code already does e.g. "nodeid:%d" instead of "%x"
and as a result we have to second guess a lot of identifiers that could
be hex or decimal.
This stops the bleeding and means in a year and change we'll stop
seeing the hex forms.
Updates tailscale/corp#29827
Change-Id: Ie5785a07fc32631f7c949348d3453538ab170e6d
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions
