commit | a6fd9abd4dbd79f6158fbad4b086b88d67945e6d | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Nov 01 20:51:36 2020 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Nov 03 15:47:43 2020 -0500 |
tree | b514f6ccd82ab25529b5b23b038ac29a153b18d6 | |
parent | 238bfc77ffe7e7010c06745f88a30ec52b6f3a8a [diff] |
Update gradle to version 6.7 Use the Java Library plugin and switch to the new (non-deprecated) syntax for declaring dependencies. Various other cleanups/modernizations in build.gradle. Change-Id: Iac6734562eeda68c588a93775596f1e598eafd1f
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 https://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 a Face that has command signing information set, call any of the following static methods:
See full Javadoc documentation
Copyright © 2015, Intel Corporation.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License, version 3, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.