headscale
headscale copied to clipboard
policy: reduce routes sent to peers based on packetfilter
Fixes #2365
Pull Request Revisions
| Revision | Description |
|---|---|
| r4 | Route accessibility filtering implementedNew feature limits route distribution to only routes accessible to specific nodes |
| r3 | Updated routing and ACL filtering logicRefactored policy management to improve route and node filtering based on ACL rules, adding more granular route access control and introducing a newReduceRoutes function to filter routes for specific nodes |
| r2 | Enhanced ACL and route filtering mechanismAdded new route reduction method in policy package with comprehensive ACL filtering for subnet routes, including support for granular access control based on source IPs and destination networks |
| r1 | Policy route and node filtering updatedIntroducedReduceNodes and ReduceRoutes methods to handle policy-based filtering of nodes and routes more flexibly, with accompanying test cases and implementation changes. |
✅ AI review completed for r4
Help
React with emojis to give feedback on AI-generated reviews:- 👍 means the feedback was helpful and actionable
- 👎 means the feedback was incorrect or unhelpful
We'd love to hear from you—reach out anytime at [email protected].