commit | 2cb33fa5ed0e7c643468369a643892289e684ea1 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Sep 20 23:15:05 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Sep 21 22:24:12 2018 -0400 |
tree | bde0c6c729f92110dc9008af98ee9dd12f6f9f28 | |
parent | a3bf4319ed483a4a6fe2c96b79ec4491d7217f00 [diff] |
net: remove deprecated ndn::ip::address{,V6}FromString Change-Id: I79974cc06abda11f7e6bbbd307bbe1db1672522a
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
.