commit | 107749982a600870218fc55b5eb66574f547ec31 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Aug 19 18:47:50 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Aug 20 19:20:30 2018 -0400 |
tree | 83adb8ccb2b3643d4421915ef280b743a559a123 | |
parent | dc5bb969885ec5019659c7eb516de34d955ac40a [diff] |
net: initial support for generic netlink (genl) Change-Id: Iaea67d08c835b856d2928eb49003ad214de824ca 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
.