commit | e4603e1028bf8ae3b875f3a4ad954716db6cbe54 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Jan 05 19:12:25 2022 +0000 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Jan 10 18:35:31 2022 -0800 |
tree | 205a52938f213362b83e317f58005c87dbe35443 | |
parent | f135f1581b214c0ccb5bc8fffd8f0ef1bdecd18e [diff] |
interest: update ForwardingHint format Recognize and encode ForwardingHint as a sequence of Names. The previous format with Delegations is still accepted for decoding, but Preference field is ignored and no sorting is performed. Delegation and DelegationList classes have been deleted. refs #5187 Change-Id: I6f6f94020657b65c3fccb501694416dda24b894b
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.