commit | a169f5702ee1fc9eb2aa49c79ed5c510f0774653 | [log] [tgz] |
---|---|---|
author | awlane <awlane@memphis.edu> | Fri Apr 08 17:21:29 2022 -0500 |
committer | Alexander Lane <awlane@memphis.edu> | Fri Apr 22 12:54:33 2022 -0800 |
tree | 710f9b1b836b27a482c0d807130c896a488ba9a3 | |
parent | c32a07be3e102f089b5197588bec348348373e0c [diff] |
Allow specification of working directory via constructor argument and related cleanup Change-Id: Ifc73371c920d1d4e47b1fa04e57de5aebd2a6b40
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.md. 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
.