commit | f4db0b5920056f9cec25a17e7285b2797facf46a | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Apr 17 13:17:39 2014 -0700 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Fri Apr 18 15:22:06 2014 -0700 |
tree | fb954f8fecd3aac66b9a2236c829d2179d2bc178 | |
parent | 03ea3ebe76f4d379a62634bb738f35fa52c7c120 [diff] |
security: Fix the compile problem caused by an API change of ValidatorConfig. Refs: #1481 Change-Id: Iea5cb1e13b509d570d8eb6b05ccb3fd6d7816bbc
NFD is the network forwarder that implements the Named Data Networking (NDN) protocol and evolves together with the NDN protocol.
The main design goal of NFD development is to support diverse experimention of NDN research. The design emphasizes on modularity and extensibility to allow easy experiments with new protocol features, new algorithms, and new applications. We have not optimized the code for performance, but it can be achieved within the same framework by trying out different data structures and algorithms.
NFD is open, free, and developed by a community effort. Although most code of this first release was done by the NSF-sponsored NDN project team, it also contains significant contributions by people outside the project team. We strongly encourage contributions from all interested parties, since broader community support is key to NDN’s success as a new Internet architecture. Bug reports and feedbacks can be made through Redmine site and the ndn-interest mailing list.
The design and development of NFD benefited from our experiences with CCNx. However NFD does not maintain compatibility with CCNx.
For more information refer to
docs/INSTALL.rst
,docs/README.rst
docs/
folder.