const DISCOVERY_HOPS: u8 = 5;
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.