mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-25 00:48:15 +00:00
f16: CIDR-only bidirectional ACL — proves SaaS makes subnet routers peers with CIDR-only rules and generates correct filter rules. f18: CIDR + tag-based ACL — adds tag:ha ↔ tag:router rules. Fix TestRoutesCompatReduceRoutes to pair src↔dst per-rule instead of cross-product across all rules. Tag-based rules resolve to node IPs in filter dests, not subnet CIDRs — a source in the tag rule should only be tested against that rule's destinations. Updates #3157 |
||
|---|---|---|
| .. | ||
| matcher | ||
| policyutil | ||
| v2 | ||
| pm.go | ||
| policy.go | ||
| policy_autoapprove_test.go | ||
| policy_route_approval_test.go | ||
| policy_test.go | ||
| route_approval_test.go | ||