docs: Update download links to point to the first version of ndnSIM.

Change-Id: I5235462cad6f01751bcd5141b2c3e14585d5bed6
6 files changed
tree: 7ba51d067d36dbce2ce05a23ee3a18704d04453d
  1. apps/
  2. bindings/
  3. docs/
  4. examples/
  5. helper/
  6. model/
  7. ndn.cxx/
  8. plugins/
  9. PyNDN/
  10. test/
  11. tools/
  12. utils/
  13. .gitignore
  14. AUTHORS
  15. LICENSE
  16. README.md
  17. VERSION
  18. wscript
README.md

ndnSIM

The ndnSIM is NS-3 module that implements Named Data Networking (NDN) communication model, the clean slate Internet design. ndnSIM is specially optimized for simulation purposes and has a clean and extensible internal structure.

ndnSIM documentation

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