commit | b38664e3170b8ac0776d4c0a71418c9f9e70a13c | [log] [tgz] |
---|---|---|
author | Arthi Padmanabhan <artpad@cs.ucla.edu> | Wed Jul 18 11:13:12 2018 -0700 |
committer | Arthi Padmanabhan <artpad@cs.ucla.edu> | Sat Jul 28 09:36:36 2018 -0700 |
tree | b0c60b81dc8b4c196487663194a9cc00307ed99a | |
parent | 68b5385cb06eba1dafb40de1c7f94ae3a240a1d5 [diff] |
interest: support Parameters element Add getter/setters for Parameters, encode as packet format v0.3 if Parameters are present, have decode03 save Parameters element, and add encode/decode unit tests for v0.3 Refs: #4658 Change-Id: I70c1072f0003a1b757b8dc484a93ef91bac74496
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: https://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.