commit | 6dfeffed54f279ba22601cb1f92eea32cfda8528 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Jan 30 22:40:32 2017 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jul 22 14:48:10 2017 +0300 |
tree | 92fa539fe3ad7c15097658f2cb8fe44524326ea3 | |
parent | 2dd711d0a3796a0731f7fe86aba10b8c867edb4e [diff] |
mgmt: Switch nfd::Controller to use v2::Validator interface The conversion also includes relevant changes in SegmentFetcher and tests. Change-Id: Ie2f55bac650e3689f4971ab814a8bd51068a2a40 Refs: #3920
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
.