mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-14 12:32:02 +09:00
c278418b94
15 scenarios (ea1-ea15) covering exitNode field, routes map, both, wrong tags, dual nodes, and baselines. SaaS only approves exit routes via exitNode field. Exit routes in the routes map are ignored for exit approval but still wildcard subnet approval. Headscale already matches this behavior. Remove IsExitRoute skip from TestRoutesCompatAutoApproval. Updates #3157 Updates #3178