Actions
Task #1982
closedHyperbolic routing calculation does not allow links with cost 0
Start date:
09/15/2014
Due date:
% Done:
100%
Estimated time:
Description
Currently, the HypRoutingTableCalculator class assumes that adjacencies with cost 0 are not connected links and so does not consider them for nexthops.
Instead, whether or not a link exists should be independent of the link cost.
Updated by Vince Lehman over 10 years ago
- Blocks Task #1975: Direct neighbors should have cost of 0 in hyperbolic routing added
Updated by Vince Lehman over 10 years ago
- Status changed from New to Code review
- % Done changed from 0 to 90
Updated by Vince Lehman about 10 years ago
- Status changed from Code review to Closed
- % Done changed from 90 to 100
Actions