commit | 76dbe6633c10f4e833c9329482b10b8b44a0417d | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Wed Apr 15 21:30:34 2020 -0700 |
committer | Ashlesh Gawande <agawande@memphis.edu> | Wed Apr 15 21:30:37 2020 -0700 |
tree | 2916e71b63c0320acb88b13e6f6b2807e43fbaf7 | |
parent | f48424a4a7d0fe5799a7adf7387490e26bdaae51 [diff] |
nfd: uncomment transport in client.conf to allow connections on /run/<node>.sock refs: #5039 Change-Id: Id14c60ca171f80277a248cb9452c3b4d3e39ebce
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:
./install.sh -d
and is available under docs/_build/html
.