mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-10 01:48:18 +09:00
3ca4ff8f3f
Add servertest grant policy control plane tests covering basic grants, via grants, and cap grants. Fix ReduceRoutes in State to apply route reduction to non-via routes first, then append via-included routes, preventing via grant routes from being incorrectly filtered. Updates #2180