commit | 73add71f860979426aef63136bf78ed525862e5c | [log] [tgz] |
---|---|---|
author | awlane <awlane@memphis.edu> | Mon Aug 12 21:49:00 2024 -0500 |
committer | awlane <awlane@memphis.edu> | Mon Dec 16 13:08:22 2024 -0600 |
tree | 2f4aca2e770263718492f6afce4497c37a3a9341 | |
parent | 595cbdada8a8d34f54a964d8e29263ab11d1570f [diff] |
Prepare Mini-NDN release 0.7.0 Change-Id: Ic7c9fe4a6838bda8e5897bf95ca22d5bea1f1589
If you are new to the NDN community of software generally, read the Contributor's Guide.
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 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.
The first release of Mini-NDN is developed by members of the NSF-sponsored NDN project team. Mini-NDN is open to contribution from the public. 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.
Please refer to http://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
.