mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-22 07:03:47 +09:00
5cd5e5de69
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