DISCOVERY_HOPS

Constant DISCOVERY_HOPS 

Source
const DISCOVERY_HOPS: u8 = 5;
Expand description

How far a message floods when no route to the peer is known.

The MAC clamps this to a cached route’s own distance when it has one, so this is the budget for a first message into an unmapped mesh.