mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-28 19:47:22 +02:00
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