mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-10 01:20:58 +01:00
- Modified tailNode/tailNodes functions to accept exitRouteFilterFunc parameter - Added canUseExitRoutes helper to check for broad internet access permission - Added DestsContainsPrefixes method to matcher for checking prefix containment - Exit routes now only included in peer AllowedIPs when requesting node has internet access - Added comprehensive unit tests for both scenarios (with and without autogroup:internet) Fixes #2788 Co-authored-by: kradalby <98431+kradalby@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| batcher_lockfree.go | ||
| batcher_test.go | ||
| batcher.go | ||
| builder_test.go | ||
| builder.go | ||
| exit_node_visibility_test.go | ||
| mapper_test.go | ||
| mapper.go | ||
| suite_test.go | ||
| tail_test.go | ||
| tail.go | ||
| utils.go | ||