commit | 074664485c6658ca4c871d0aec4670166ff3984f | [log] [tgz] |
---|---|---|
author | Andrew Brown <andrew.brown@intel.com> | Tue Feb 24 09:07:02 2015 -0800 |
committer | Andrew Brown <andrew.brown@intel.com> | Tue Feb 24 09:07:02 2015 -0800 |
tree | 481a104e883a693a3cd3b9a3b623afc45735a063 | |
parent | 8450e890ac35b9e53a3023fdd5a56c0848ed1fa6 [diff] |
Fix integration test key chain; add ability to parse segmented status datasets
This project consists of tools for managing an NDN forwarding daemon (NFD). It relies on the NDN Protocol and its associated client library. It implements the NFD management specification outlined at http://redmine.named-data.net/projects/nfd/wiki/Management. Please note that this library does not yet implement all of the commands in the management specification.
With Maven, add the following to your POM:
<dependency> <groupId>com.intel.jndn.management</groupId> <artifactId>jndn-management</artifactId> <version>RELEASE</version> <!-- or a specific version --> </dependency>
With a Face that has command signing information set, call any of the following static methods:
© Copyright Intel Corporation. Licensed under LGPLv3, see LICENSE.