commit | 82d8ed0a7fe0eb623d912b677b972ca00cc5ba5f | [log] [tgz] |
---|---|---|
author | jaczhi <jacobazhi@gmail.com> | Tue Jan 07 15:51:02 2025 -0800 |
committer | Davide Pesavento <davidepesa@gmail.com> | Wed Jan 08 23:20:51 2025 -0500 |
tree | d2ab516cf2a1d0751cc2ce52cb7560e75ecd732b | |
parent | e595c7658bfafda63138bee1ce9a8fbc923f1535 [diff] |
mgmt: support rib/announce control command This commit adds support for a new control command type, RibAnnounceCommand. A new command format class is also added, ApplicationParametersCommandFormat, to support encoding the request information in the ApplicationParameters element of the interest instead of using ControlParameters. Refs: #4650 Change-Id: I351d3852062a80349fb67d7f18db4c883551835c
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
and COPYING.lesser
for details.
ndn-cxx contains third-party software, licensed under the following licenses: