Feature #5031
Updated by Teng Liang about 5 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) * Add a Use localhost validator instead of localhop validator in rib-manager to manage route requests from self-learning, and enable the default rib-manager, because localhost security setting to accept any correct commands from is enabled with no security check by default. For long-term plan, add a validator for self-learning strategy. in rib-manager. * Add self-learning as the default forwarding strategy in nfd.conf.sample