mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-11 19:21:32 +09:00
d9aebf472d
ListPeers with explicit IDs filtered every node, not every peer, so a change batch naming the recipient returned it as its own peer. db.ListPeers keeps this out with `id <> nodeID`; the NodeStore rewrite dropped it.