commit | a8d09b2ac5367fa26b7f6542cb9db5112294ae3b | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Mon Dec 05 18:34:12 2016 -0800 |
committer | Alexander Afanasyev <aa@cs.fiu.edu> | Tue May 08 14:31:21 2018 -0400 |
tree | 9ef43157bd64cc5a640d75ff4826a8e63040a4c0 | |
parent | e59905116d9563baed04c092fdf8ade4fee5a7f1 [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
.