commit | 2ec13ebc102bedeba0d5a41141070c6122f1f907 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Tue Apr 30 15:30:01 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Tue Apr 30 17:55:58 2019 -0400 |
tree | c3c1d38e0e1ab4386e910d210f2cdb26c61b4f70 | |
parent | fcdc873185b3f2dc65161b6a225351deb51adf8a [diff] |
net: NetworkMonitor: improve handling of NLMSG_DONE It can also include extended ACK TLVs after the payload, similar to NLMSG_ERROR. Therefore, parse the attributes and log NLMSGERR_ATTR_MSG, if present, which can be quite helpful for debugging. Change-Id: Ic3bf95d76523a198fd4b57efe6d4ea74e512073f
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
You're encouraged to contribute to ndn-cxx! Check out the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.