Project

General

Profile

Feature #1999

Updated by Junxiao Shi over 9 years ago

Develop a strategy suitable for local site prefix on access/edge router. 

 This strategy should have the following features: 

 * Make use of multiple paths in FIB entry, and remember which path can lead to contents. 
     * The paths could be installed by `nfd-autoreg`, `nfd-autoreg-server`, so that some paths cannot reach the producer. 
 * Recovery from packet loss in last-hop link. 
     * Consumer retransmission is a hint for strategy to retransmit. 
 * Expect producer mobility.

Back