commit | 58a83f600174394f4ad2dbd1c7de1b1b5d32bbde | [log] [tgz] |
---|---|---|
author | awlane <awlane@memphis.edu> | Fri May 23 09:44:33 2025 -0500 |
committer | Alexander Lane <awlane@memphis.edu> | Fri Jun 13 20:23:24 2025 +0000 |
tree | 3da5deecfe2e1d4fa18a683097464716c1b8eedb | |
parent | f8a0a464d1c5b3f17f3e5fc9ea6494bf078a086b [diff] |
Add stopgap 22.04 LTS Vagrantfile Current pre-provided Vagrantfile for Mini-NDN is severely out of date. Ideal goal would be an integration with Github Actions (#5347) to automatically build and deploy this periodically or a script to run installer on a base image; however, both of these do not solve the lack of a currently working solution. Change-Id: I91d142e0345ca492df8c94b39f6f2322b947ce01
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.
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
.