commit | 59e266ad15f33fa382683d25ff4c0eac5ce392c6 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun May 27 05:20:20 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon May 28 07:16:28 2018 -0400 |
tree | c9804a17e997407a0a3d8603563109122c2050ca | |
parent | 1fd00240e0191dcee7af256a8cb027d25241a246 [diff] |
net: deprecate ndn::ip::address{,V6}FromString Change-Id: I32b26b70ab35e5f365bdb3fbfaad3c4e5f9d6a99
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
.