commit | 0e13ed33dac09215ad13a17cc623f3270faf6680 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Dec 28 15:01:25 2024 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Jan 02 18:16:00 2025 -0500 |
tree | d86ce7ec9e8524b2888c5c219cc9e4b0aa7666a6 | |
parent | cb385e39f38bbbbedf6447ae0e7556e69e255f80 [diff] |
mgmt: rename mgmt::ControlParameters to ControlParametersBase It's extremely confusing to have two classes with the same name, particularly when one is a base class of the other. Change-Id: Ifdb347cd02cd116aa3e17f8e7ab95e870d8c8920
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: