commit | ad8d37e89d6c0a838f159205914bde10d3a18d23 | [log] [tgz] |
---|---|---|
author | phmoll <philipp.moll@aau.at> | Tue Mar 03 12:53:08 2020 +0100 |
committer | phmoll <philipp.moll@aau.at> | Wed Mar 04 08:42:27 2020 +0100 |
tree | e625a37f483e094ec2b8dcb17bfa3065aa69f77e | |
parent | 5c79db0aec2201321b198333295e92494261185f [diff] |
Move logfiles to resultDir after evaluation finished Reimplement the behavior that copies log files to the `resultDir`, which was most likely lost when restructuring MiniNDN. Parts of the patch are reused from an old MiniNDN revision. Change-Id: I3045237950320d1eb7840af9828459e47f6d9884
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
.