commit | a6f32ca35104d591eb926f4b951d723295464935 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Feb 11 20:08:23 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Feb 18 22:49:49 2017 -0500 |
tree | 147f83ac9ad068d0453781b4270c16d50634300b | |
parent | a341ae80b555fb1a1c4b2738e5dddcfbbcdf77fc [diff] |
mgmt: FibEntry equality operators and formatted output This commit also changes the return type of getNextHopRecords() from std::list to std::vector, adds clearNextHopRecords(), and simplifies exception throwing in wireDecode() methods. Change-Id: I9eb93c5c6a9ead6d907c69bed4fbbdd23116a2c8 Refs: #3903
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
.