commit | dc5bb969885ec5019659c7eb516de34d955ac40a | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Aug 12 23:40:38 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Aug 20 19:20:11 2018 -0400 |
tree | a6d69cba081c131177f85c957f0aed8f740d5c38 | |
parent | a0b2a2c1d4787673f6983f71364d5a08410bddc4 [diff] |
net: support multiple concurrent netlink requests In preparation for generic netlink support Change-Id: I3f648518800176015cf7435b4e61e6e73c83e796 Refs: #4020
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
.