docs: Prepare version 0.1.0 release notes

Change-Id: If3a00751ed5aef36b76c2af653f0fe7b71fc7efd
2 files changed
tree: 699ba43ee7a51db77de17808e8cc39acac5d9431
  1. bin/
  2. docs/
  3. ndn/
  4. ndn_utils/
  5. .gitignore
  6. AUTHORS.md
  7. COPYING.md
  8. INSTALL.md
  9. install.sh
  10. README.md
  11. setup.py
README.md

Mini-NDN

What is Mini-NDN?

Mini-NDN is a lightweight networking emulation tool that enables testing, experimentation, and research on the NDN platform. Mini-NDN is based on Mini-CCNx which is a fork of Mininet. Mini-NDN uses the Named Data Networking Forwarding Daemon (NFD) and the Named Data Link State Routing Protocol (NLSR) to emulate an NDN network on a single system.

Mini-NDN is open and free software licensed under the GPL 3.0 license. Mini-NDN is free to all users and developers. For more information about licensing details and limitations, please refer to COPYING.md.

Mini-NDN is developed by members of the NSF-sponsored NDN project team. For more details, please refer to AUTHORS.md. Bug reports and feedback are highly appreciated and can be made through our Redmine site.

Documentation