commit | 6ad3d53a43ced3dcc9a565993186fcb18713c84b | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Fri Feb 17 01:43:57 2017 -0500 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Sun Feb 19 01:06:42 2017 -0500 |
tree | e0cce73c0aa71fd103a6ac99ef303da81f43d725 | |
parent | f8503d2ef5a9087c2be064e50247206f780f1b3f [diff] |
mgmt: move Route and RibEntry set methods out of line Also add missing m_wire.reset() in RibEntry::clearRoutes(). Change-Id: I715d8d5a4f8fe2a4caf6dfce389a04d0d1d542b5 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
.