commit | d8e6b8e508beb32d1e898cb9330083c9b7816499 | [log] [tgz] |
---|---|---|
author | awlane <awlane@memphis.edu> | Mon May 16 23:49:56 2022 -0500 |
committer | awlane <awlane@memphis.edu> | Wed Jul 20 14:50:26 2022 -0500 |
tree | f62d9aec48aed4411f290af57be1a9f026242e1c | |
parent | c69041f603d823cfccd5be88422eab72babfa312 [diff] |
Create helper methods for specifying face creation via topology and changes to enable users to run NLSR in Mini-NDN-Wifi. Refs: #5232 Change-Id: Iac8bd170f34985aa2b7ee080033a6ceaf334bd0c
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
.