commit | 3948998818b67cd2262b594af05a6906a107182c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Mon Jul 29 14:46:47 2019 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Mon Jul 29 14:46:47 2019 -0400 |
tree | 00126693581850e803ba2b5dc30b2d970dc2f695 | |
parent | c5aeb43c5d7db1709df0964265a70c18d5ef35e9 [diff] |
[ndnSIM] Correct encoding of HopCount Properly use NonNegativeInteger encoding instead of previously used fixed-length 8-byte encoding of uint64_t
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.