mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-09-27 02:07:56 +00:00
dborup: a repeater that has relayed dk-horsens traffic supports the Horsens area, even if its own default_scope is something else (e.g. the generic #dk most nodes actually use) or unset entirely. The previous version only checked default_scope, missing this -- same runs-this-region vs carried-this-region's-traffic distinction the tab already draws between OriginatingNodesByRegion and RepeatersByRegion. Both NodesWithAnyScope and NodesMatchingArea now also check the node's entry in the cached RepeaterRelayInfo map (TransportedScopes), reusing the same cache RepeatersByRegion already populates. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>