commit | e3ecad7bc7ffb583bfc39aeca1da2752c3cc5871 | [log] [tgz] |
---|---|---|
author | Teng Liang <philoliang2011@gmail.com> | Tue Aug 28 21:12:53 2018 -0700 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Wed Sep 12 16:59:25 2018 -0700 |
tree | 7f0fcf9750b024b1b583f831e01cf29279ce7b40 | |
parent | 8bd3b8a305c3c300ceeac589b6609e768f2ed07d [diff] |
lp: remove lp::PrefixAnnouncement in favor of ndn::PrefixAnnouncement refs: #4280 Change-Id: I09847adaeb000ff4b305fb42dd2a1eb2572aff42
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
.