commit | 595cbdada8a8d34f54a964d8e29263ab11d1570f | [log] [tgz] |
---|---|---|
author | awlane <awlane@memphis.edu> | Wed Nov 06 15:16:26 2024 -0600 |
committer | Alexander Lane <awlane@memphis.edu> | Fri Nov 15 00:56:00 2024 +0000 |
tree | 451b772f712f601a0e45bed8a6995a21d7a1033a | |
parent | eda7e07f74cd8f152a78f9f46629e2ee84f5f916 [diff] |
Move wifi experiment specific arguments to separate parser This also fixes a crash when using wifi_ping.py example due to code not being fully removed. Change-Id: I06662cc4f19b4899b4261da313cea943c3a258cd
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
.