commit | 2aec97a1d05aa9032eeb494d2cf53693aafdbe67 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Thu Jul 12 23:59:00 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Jul 15 14:48:49 2018 -0400 |
tree | ac2548f7fb3c74fd91bf4b96e3a294116291c890 | |
parent | 50b922646571135e64ec8544eac7868a49935a01 [diff] |
net: filter netlink messages based on sender pid and destination group Change-Id: Ib3f580df63974f7d4e2f009d1f4f9d87662d0832
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
.