Actions
Task #1901
closedStrategy for backbone router
Start date:
Due date:
% Done:
0%
Estimated time:
18.00 h
Description
Develop a strategy suitable for remote prefixes on backbone router.
This strategy should have the following features:
- Make use of multiple paths in FIB entry, and learn the best path.
- In the normal case, it's expected that all paths can reach the destination.
- Recovery from packet loss in wide-area tunnels.
- Consumer retransmission is a hint for strategy to retransmit.
Updated by Junxiao Shi about 10 years ago
- Subject changed from Strategy for testbed router to Strategy for backbone router
- Description updated (diff)
- Priority changed from Normal to High
Updated by Junxiao Shi about 10 years ago
- Target version deleted (
v0.3)
I feel that a backbone router strategy needs congestion control, which depends on NACK.
Therefore I can't design this strategy before we have NACK in NDN-TLV.
Updated by Junxiao Shi over 7 years ago
- Is duplicate of Feature #3566: Adaptive Forwarding Strategy for hyperbolic routing added
Updated by Junxiao Shi over 7 years ago
- Status changed from New to Duplicate
Backbone is now using hyperbolic routing and ASF forwarding strategy. No separate backbone strategy is needed.
Actions