mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-18 08:55:24 +00:00
SaaS golden data (routes-ea* captures) proves that approved exit routes appear in every peer's AllowedIPs. The previous commit incorrectly dropped them based on a via-grant scenario where exit routes were not approved. TestRoutesCompatPeerAllowedIPs validates this against all captured netmaps: peer AllowedIPs = node IPs + HA primary routes + exit routes, filtered through ReduceRoutes. Updates #3157 |
||
|---|---|---|
| .. | ||
| auth_cache_test.go | ||
| debug.go | ||
| debug_test.go | ||
| endpoint_test.go | ||
| ephemeral_test.go | ||
| maprequest.go | ||
| maprequest_test.go | ||
| node_store.go | ||
| node_store_test.go | ||
| ssh_check_test.go | ||
| state.go | ||
| tags.go | ||
| test_helpers.go | ||