commit | a0b2a2c1d4787673f6983f71364d5a08410bddc4 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Jul 19 01:01:06 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Mon Aug 20 19:19:28 2018 -0400 |
tree | e2e2f553323d1176e322bbfa4f8cfa972f521215 | |
parent | 4053bd525f5ea59f4ccdd5ac5a63fa4a043bcb50 [diff] |
net: refactor netlink socket handling In preparation for generic netlink support Change-Id: I69d93b69c08d4c3f7fd0dabbf3e51dbd49f9ef06 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
.