commit | 749b07a04173938c98a3ea4e41214822cf0c9456 | [log] [tgz] |
---|---|---|
author | awlane <awlane@memphis.edu> | Wed Feb 05 11:11:05 2025 -0600 |
committer | awlane <awlane@memphis.edu> | Thu Feb 06 13:50:54 2025 -0600 |
tree | b744a303b436b3840722310280e89325f0e0a9e7 | |
parent | 85163864d0bfe5c58ee68a6dd37d7302674e9bd6 [diff] |
apps: Remove gpsd as dependency in favor of manual installation This also adds supporting code to handle the presence of these applications or lack thereof. Change-Id: If104e5e0be211e596c5d3b68510a11d5dd171914
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/ for installation, usage, and other documentation. The documentation can also be built locally using:
./docs/build.sh
and is available under docs/_build/html
.