Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FW-449. Fixing overflow in DAGrank calculation
In the calculation of the tentativeDAGrank in neighbors_updateMyDAGrankAndNeighborPreference an overflow was possible. This results in occasional choosing a preferred parent with MAXDAGRANK.
- Loading branch information