mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-28 09:42:38 +09:00
ded51a4d30
reduceCapGrantRule was dropping rules whose CapGrant IPs overlap a subnet route; treat subnet routes as part of node identity so those rules survive reduction. ReduceFilterRules now also reduces route-reachable destinations. Updates #3157