commit | 0af48fb51605647ffb2c32209311be19f8982352 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <aa@cs.fiu.edu> | Fri May 19 12:20:15 2023 -0400 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Aug 09 12:26:59 2023 -0400 |
tree | 7a4f89c3de1119aa18ca67422b2616e0964ed5b1 | |
parent | 12b8aaa9f2e14c9bc101cb14cfaf99ca2dcf3f60 [diff] |
interest: Match data to Interest regardless of FreshnessPeriod/MustBeFresh When Data is received from the wire it should match Interest with MustBeFresh even if the Data packet doesn't specify FreshnessPeriod. Refs: #5270 Change-Id: I2ce4d23062f6346ebcd54e2e3e6e5de5a927e516
ndn-cxx is a C++17 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 bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.