commit | 8ca6c563b69cf149a9ee496a0f10e26e0238b33c | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Mon Dec 05 18:34:12 2016 -0800 |
committer | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Tue Feb 20 11:20:42 2018 -0800 |
tree | 663f753d53b333ac95f033cf168358355ea55524 | |
parent | 52d7877b9a7c8a78ce460b96f943cad29714a391 [diff] |
[ndnSIM] util: Redirect logger to use the logging facility of NS3 This commit also includes: 1) Disambiguation of logging component name of CertificateFetcherFromNetwork 2) Addition of the "ndn-cxx." prefix Change-Id: Ib345978575104afa436296d2f5a824a39e3a9721
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
.