Clone this repo:
  1. 6601de4 Update docs to note current distro restrictions by awlane · 13 days ago master
  2. 0eb4ca4 Adjust for new NLSR configuration format by awlane · 5 weeks ago
  3. 1922ef4 Fix X and Y bound setting and make plotting optional for mobility. by awlane · 3 years ago
  4. 58a83f6 Add stopgap 22.04 LTS Vagrantfile by awlane · 3 months ago
  5. f8a0a46 Add ability to supply infoedit commands to NFD/NLSR wrappers by awlane · 10 weeks ago

Mini-NDN

Latest version Docker

What is Mini-NDN?

Mini-NDN is a lightweight networking emulation tool that enables testing, experimentation, and research on the NDN platform based on Mininet. Mini-NDN uses the NDN libraries, NFD, NLSR, and tools released by the NDN project to emulate an NDN network on a single system.

Mini-NDN is free and open source software distributed under the GNU General Public License version 3. For more information about licensing details and limitations, please refer to COPYING.md.

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

Mini-NDN is open to contribution from the public. If you are new to the NDN software community and intend to contribute to the codebase, please read our Contributor's Guide.

Documentation

Please refer to https://minindn.memphis.edu/ for installation, usage, and other documentation. The documentation can also be built locally using:

./docs/build.sh

and is available under docs/_build/html.