commit | 4e372702cfd09f76d5fa4ea1aea5b9152fc60c43 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Thu Feb 21 09:06:50 2019 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Thu Feb 21 09:06:50 2019 -0500 |
tree | 68c79bb6c8e2f47741b889e012885fdf0e8b6a49 | |
parent | 6a2fdb29f67ae8add09768697093d2c3c5ca4821 [diff] |
[ndnSIM] Add lost scheduler code This commit to be merged with scheduler fix in the next rebase cycle Change-Id: I31580a9d15fab10a5ca53a110dd71ae5f984a608
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
.