commit | 5de006becbb60e4a8bd6492143b53b3d33c9961c | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sun Oct 26 20:20:52 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Oct 27 18:03:06 2014 -0700 |
tree | fafceda3b11c6eedcb98976ca255a28adce32efc | |
parent | 4c53b0f4521a55a125e0271af570650fdd897283 [diff] |
management: Controller accepts CommandOptions refs #2039 The following are deprecated: * Controller::start overloads, except the overload taking CommandOptions * Controller::Sign typedef * Controller::getDefaultCommandTimeout * ControlCommand::getPrefix * ControlCommand::getRequestName(ControlParameters) Change-Id: I8c405498597bdca115b71eec87acf23d28a266b1
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: http://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
.