commit | 0eb4ca4d1cdb949f4c3b27487875ed040d54d680 | [log] [tgz] |
---|---|---|
author | awlane <awlane@memphis.edu> | Wed Jul 02 17:28:32 2025 -0500 |
committer | awlane <awlane@memphis.edu> | Wed Jul 02 17:39:56 2025 -0500 |
tree | 41dbc75f207a925c9a98f3fe285022710c9b4f75 | |
parent | 1922ef4bd562abd73cc9d2b6c9b2eeb1f928ee16 [diff] |
Adjust for new NLSR configuration format Also removes 20.04 LTS from officially supported distros as it no longer runs "out of the box" due to recent commits. Refs #5366, #5367 Change-Id: I30577bd9010e7597e00a8826d5e31d5487ef14e2
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
.