Constant MAX_HOPS

Source
const MAX_HOPS: u32 = 64;
Expand description

Deepest routing chain we follow before declaring a cycle.