commit | 2d84099ca969f7481c111fc9cad20f7cc1332b8a | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Thu Aug 13 18:27:49 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Sep 08 15:18:21 2016 -0700 |
tree | 5f6aa87790cbeae116db21a050074d2a3d9e2fce | |
parent | 1f7fcd0d1fa2a5b2fbcd4333bf14edf3ebb7324e [diff] |
[ndnSIM] util: Redirecting the scheduler of ndn-cxx to the scheduler of NS3 Change-Id: I82fdd94582a731c2238c6645e9ace21a2cacf2de
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.