commit | 85bd6998be2f63e88406b20dc6e9490f38b40d92 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Apr 16 18:07:22 2022 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Sat Apr 16 18:07:22 2022 -0400 |
tree | 5f4d404db60b4c3d356e16d22225441f96c1d5a8 | |
parent | 7d72868a2eb4cd403c890d026ab11da394401386 [diff] |
interest: fix initialization of `m_interestLifetime` Reported-by: Tyler Liu <tylerliu@g.ucla.edu> Change-Id: I4d09dc2e64ee7b4d7274069340d26c188a76d7e7
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.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read 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.