model+helper+ndn-cxx: Adjust ndn::L3Protocol and ndn::StackHelper for NFD 0.4+ model

This commit also restores ndn-cxx Face emulation, which is now necessary
for all NFD's management operations.

Change-Id: Id04cf69a2b0c81972248b6d80055e7c743fa869d
Refs: #3560
11 files changed
tree: c35fe33d52e86e1a840ec6415ba2c8d64e574da3
  1. .jenkins.d/
  2. .waf-tools/
  3. apps/
  4. bindings/
  5. docs/
  6. examples/
  7. helper/
  8. model/
  9. tests/
  10. utils/
  11. .clang-format
  12. .gitignore
  13. .gitmodules
  14. .jenkins
  15. .travis.yml
  16. AUTHORS
  17. COPYING.md
  18. ndn-all.hpp
  19. README.md
  20. VERSION
  21. wscript
README.md

ndnSIM

Build Status

A new release of NS-3 based Named Data Networking (NDN) simulator went through extensive refactoring and rewriting. The key new features of the new version:

ndnSIM documentation

For more information, including downloading and compilation instruction, please refer to http://ndnsim.net or documentation in docs/ folder.