mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-11 03:27:20 +02:00
Test via route computation for viewer-peer pairs: self-steering returns empty, viewer not in source returns empty, peer without advertised destination returns empty, peer with/without via tag populates Include/Exclude respectively, mixed prefix and autogroup:internet destinations, and exit route steering. 7 subtests covering all code paths in ViaRoutesForPeer. Updates #2180