1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-11-10 01:20:58 +01:00
juanfont.headscale/hscontrol/mapper
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
..
batcher_lockfree.go policy: fix autogroup:self propagation and optimize cache invalidation (#2807) 2025-10-23 17:57:41 +02:00
batcher_test.go mapper: send change instead of full update (#2775) 2025-09-17 14:23:21 +02:00
batcher.go mapper: send change instead of full update (#2775) 2025-09-17 14:23:21 +02:00
builder_test.go bunch of qol (#2748) 2025-08-27 17:09:13 +02:00
builder.go Address code review feedback - clarify comments and logic 2025-11-01 08:59:28 +00:00
exit_node_visibility_test.go Fix exit node visibility issue - filter based on autogroup:internet permission 2025-11-01 08:53:35 +00:00
mapper_test.go state/nodestore: in memory representation of nodes 2025-09-09 09:40:00 +02:00
mapper.go mapper: send change instead of full update (#2775) 2025-09-17 14:23:21 +02:00
suite_test.go introduce mapper package 2023-06-08 16:34:15 +02:00
tail_test.go Fix exit node visibility issue - filter based on autogroup:internet permission 2025-11-01 08:53:35 +00:00
tail.go Fix exit node visibility issue - filter based on autogroup:internet permission 2025-11-01 08:53:35 +00:00
utils.go mapper: produce map before poll (#2628) 2025-07-28 11:15:53 +02:00