Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 536 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 536 Bytes

Self-configured NFD

How to install and use self-configured NFD

  1. Download the install NFD from this branch, which will be merged to the master later.
  2. Copy the sample configuration file sudo cp /usr/local/etc/ndn/nfd.conf.sample /usr/local/etc/ndn/nfd.conf
  3. Run NFD

Note that this version of NFD uses self-learning forwarding strategy as the default strategy for the root prefix /, and no route needs to be manually configured, since self-learning will learn the routes.