1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-11-10 01:20:58 +01:00
juanfont.headscale/hscontrol/policy/matcher
copilot-swe-agent[bot] 4aa9292b91 Address code review feedback - clarify comments and logic
- Fixed DestsContainsPrefixes comment to accurately describe behavior (checks if ANY prefix is contained)
- Enhanced canUseExitRoutes documentation to explain why checking ANY sample public IP is sufficient
- Clarified that DestsContainsIP variadic behavior is intentional and correct for internet access detection

No code logic changes, only documentation improvements.

Co-authored-by: kradalby <98431+kradalby@users.noreply.github.com>
2025-11-01 08:59:28 +00:00
..
matcher_test.go Split code into modules 2023-05-26 12:24:50 +02:00
matcher.go Address code review feedback - clarify comments and logic 2025-11-01 08:59:28 +00:00