commit | a468ff5215817b83e995badf52710d2a818e2d8f | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat May 20 00:06:50 2017 -0400 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu May 25 15:12:15 2017 -0700 |
tree | fd436fb3323a00a2712d492f0a5c6912e7b985a8 | |
parent | 80782e06cd2589d3e3f9926dcdb1a70480eaf7fe [diff] |
util: NetworkMonitor: fix build on unsupported platforms Change-Id: I08ef2c3858e0aea35ec2de739ddd86734b40358d Refs: #3353
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.