mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-10 10:41:32 +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