commit | cdd307afe5affe24a4c5eb8a4c826672b53f04f8 | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Mon Dec 05 18:34:12 2016 -0800 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Sun Feb 17 19:25:53 2019 -0500 |
tree | d6b1c027f844a37aad38ab1fd813e4d2481fb601 | |
parent | 8ec67b0682a9e220490d580ff473c5a341a53fa5 [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
.