commit | 50b922646571135e64ec8544eac7868a49935a01 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Jul 11 12:28:31 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Jul 15 14:48:35 2018 -0400 |
tree | 6dd4af1e1140e29fc3db292648b124ed6379a706 | |
parent | 4c45fd890681e6f02959ef74ae888ecdae1fa28f [diff] |
net: refactor netlink message parsing, add extack support Change-Id: Iaa132d8cb1aece6cfc608cc1c3b4478982ac706e
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
.