commit | 1bbce6df87098ffb755b11c53e5fa3adc1310de9 | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Tue Nov 13 15:31:04 2018 -0600 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Nov 23 12:25:41 2018 -0500 |
tree | 4070329277c7915061e31d0a8f75b5bd52b3808d | |
parent | 17b61b410124ada9093447a96685e85d71796b89 [diff] |
ims: prevent memory pool size from becoming zero refs: #4769 Change-Id: Id1c1dadf40db6f62bd684391066e7ad45ec8dcd1
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
.