commit | 81bd696ed98842cabf51d7cecac6abae3e606f33 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Jun 17 16:03:23 2020 -0400 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Mon Jul 27 10:50:54 2020 -0700 |
tree | 916691de9e28f472bd0f41351947ff75ae1a7564 | |
parent | 17d7c47ca909fa6cae4419f350c1dc8d9db553cd [diff] |
data: do not encode a Content element if not set Add Data::hasContent() and Data::unsetContent(). Change the behavior of Interest::setApplicationParameters(Block{}) for consistency with the corresponding getter and with Data::setContent(). Change-Id: I4cc9058912510db0dfe3da614adee727db149415
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.