mirror of https://github.com/tailscale/tailscale/
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>pull/16417/head
parent
3dc694b4f1
commit
ee8c3560ef
Loading…
Reference in New Issue