commit | 22f7bc30067aef5f87b46c9236905329681f23b4 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Dec 19 01:46:08 2018 -0500 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Wed Dec 26 10:03:05 2018 -0800 |
tree | e9927f7b4c9ddd4fbc3583c2ec5967eb513bf750 | |
parent | 64ae55d7819f8772cd1267095085b66603a3f565 [diff] |
tests: don't throw if NetworkMonitor lacks CAP_ENUM Gracefully handle this case by returning an empty list of interfaces Change-Id: Ib07215c76dec60ec4bdc86358e1dbecd30a3ca62 Refs: #4796
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
.