commit | a14d491984b31168d0a313de3d9828659dc0d4ad | [log] [tgz] |
---|---|---|
author | Chengyu Fan <chengy.fan@gmail.com> | Mon Aug 18 22:30:29 2014 -0500 |
committer | Chengyu Fan <chengy.fan@gmail.com> | Mon Aug 18 22:52:03 2014 -0500 |
tree | b869ce3ac5c15f4cd2ab3068f0c06c5e5fddf14b | |
parent | 5bd2635be3fcea9cc4433a029ed7252f9290a899 [diff] |
management: add RIB flags class and use it in Route instead of int flags refs #1886 Change-Id: Ia47f2cd89c5b0346e09fc43e6701bda3f4c32551
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: http://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
.