commit | 3f89728b60c9dcb23da16ed8d7166dca9c755b44 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Mon Jul 29 14:46:47 2019 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sat May 30 21:00:07 2020 -0400 |
tree | 957bd646c6ba8ea6f90f28abca811ad8adde224a | |
parent | ab83a8940125a74d17a95e7d0892f18252e5776d [diff] |
[ndnSIM] Correct encoding of HopCount Properly use NonNegativeInteger encoding instead of previously used fixed-length 8-byte encoding of uint64_t Change-Id: I87eae32f0ffb1ea029f8b5de754170f172ab0727
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
You're encouraged to contribute to ndn-cxx! Check out the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.