commit | 6efa3b7124911f5ec1a231a68da92aa9cc74573e | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Apr 14 15:54:08 2018 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Sat Apr 14 15:54:08 2018 +0000 |
tree | 0e4ad3723aa36ac6b04e28456fe487593fbf1d46 | |
parent | d95274bda88640574a14a665070e7752f4b59d8d [diff] |
interest: recognize Interest in Packet Format v0.3 Interest::wireDecode accepts both v0.2 and v0.3 formats, but Interest::wireEncode only encodes into v0.2 format. refs #4527 Change-Id: I784b6f1d5c0d93db33155efddc0180359d8cab74
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
.