On Mon, 2018-06-04 at 15:30 +0530, Srikar Dronamraju wrote: > When comparing two nodes at a distance of hoplimit, we should > consider > nodes only upto hoplimit. Currently we also consider nodes at > hoplimit > distance too. Hence two nodes at a distance of "hoplimit" will have > same > groupweight. Fix this by skipping nodes at hoplimit. > While there is a regression with this change, this change is needed > from a > correctness perspective. Also it helps consolidation as seen from > perf bench > output. > > Signed-off-by: Srikar Dronamraju Good catch. Reviewed-by: Rik van Riel -- All Rights Reversed.