commit | 52d7877b9a7c8a78ce460b96f943cad29714a391 | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Thu Aug 13 18:27:49 2015 -0700 |
committer | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Tue Feb 20 10:20:17 2018 -0800 |
tree | 6a8db1ef71e2631aee5323bac83460c1fa295c6d | |
parent | f47cef64a2c708bd6add56c8264012cc1bba6a37 [diff] |
[ndnSIM] util: Redirecting the scheduler of ndn-cxx to the scheduler of NS3 Change-Id: I82fdd94582a731c2238c6645e9ace21a2cacf2de Refs: #4509
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: https://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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.