mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-10 09:58:18 +09:00
978f1e3947
Resolve by GivenName (unique per tailnet) before Hostname (client- reported, may collide); within each pass, pick the lowest NodeID so results are deterministic across NodeStore snapshot iterations. Updates #3157