Files
headscale/hscontrol/types
DM 610c1daa4d types: avoid NodeView clone in CanAccess
NodeView.CanAccess called node2.AsStruct() on every check. In peer-map construction we run CanAccess in O(n^2) pair scans (often twice per pair), so that per-call clone multiplied into large heap churn
2026-02-26 19:15:07 -08:00
..
2025-02-26 16:22:55 +01:00
2026-02-06 21:45:32 +01:00