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 * Merge self-learning into best route, to better handle no nexthop and Interest timeout scenarios (#5029) * Improve NACK handling (#5029) * Use self_learning localhost validator instead of localhop validator in rib-manager, and enable self_learning_security to accept any PA in nfd.conf.sample for the self-learning rib management, because localhost validator is enabled by default but localhop validator is not.