commit | 3f13f35987a006edf60a5c8b529c995d7f4d4c32 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri May 21 20:53:35 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri May 21 20:53:35 2021 -0400 |
tree | d37d55bb3c86ef08964a5feccaf50c07ca5c7435 | |
parent | 8eecc7f1ab4074ef38e7ba90d0306b95a29ffb3c [diff] |
net: add NetworkAddress::isDeprecated() helper function Change-Id: I869bfc9272744211fff00729c6783874f518a4b5
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.