commit | 022b2bf300b2159b410877cbe06274611831979b | [log] [tgz] |
---|---|---|
author | awlane <awlane@memphis.edu> | Wed Aug 28 19:22:46 2024 -0500 |
committer | Alexander Lane <awlane@memphis.edu> | Fri Oct 11 19:31:09 2024 +0000 |
tree | 37fad371e8463866d811bd11c0ea2a9a5d156a72 | |
parent | b5c893d5a190f530885a4e31ce440e7077848f97 [diff] |
Allow installing specific NDN releases through installer Adds a flag allowing sets of NDN software release versions to be installed via source without manually specifying commits or tags. Change-Id: Ia19fa9de3ac77172f705a4d475331dc9b40e9376
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/ or docs/index.rst for installation, usage, and other documentation. The documentation can be built using:
./docs/build.sh
and is available under docs/_build/html
.