Project

General

Profile

Feature #5031

Updated by Davide Pesavento over 4 years ago

Even in the basic scenario of two connected machines, NFD has to be configured before being functional. This task is to make NFD work out of the box. The tasks include 

 * Improve self-learning to better handle    choosing next hop, Interest retransmission suppression, NACK, and timeout (#5029). (#5029) 
 * Add a validator in `RibManager` rib-manager to manage route requests from self-learning self-learning, and set enable the default configuration security setting to accept take any `PrefixAnnouncement` PrefixAnn object. 
 * Add self-learning as the default forwarding strategy in `nfd.conf.sample`. nfd.conf.sample 

Back