commit | 688a64121c560daa8381bde321fc8b41ad312564 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Jun 22 10:12:07 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Thu Jun 22 10:12:07 2017 +0000 |
tree | 2edbdbfdc3493b9131e94265f534c307f07604d8 | |
parent | 5bcee10c841f4973316853520dadbcfa8b793795 [diff] |
Introduce Delegation and DelegationList DelegationList will become the payload structure of ForwardingHint and LinkContent in a later commit. refs #4055 Change-Id: If29a39c47b779aafdd4aebb104092403f28e6653
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.