commit | 581dd52b0daae572a2cef9607f3ba54a82438133 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Apr 24 02:10:52 2023 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Apr 24 02:10:52 2023 -0400 |
tree | e16472e67250816e9bb66c9e14eaa3c4b5faa1e3 | |
parent | 152ef44da92e9d38d8290fbdeb8de38a8cd83edc [diff] |
lp: consistently use uint32_t for TLV types Change-Id: I880043b634476eaaafa35b49f6b3f93210ae5ecf
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.