commit | 54ce66887f1348281e0ffa7511328666276fccf9 | [log] [tgz] |
---|---|---|
author | Steve DiBenedetto <dibenede@cs.colostate.edu> | Tue Jul 22 13:22:57 2014 -0600 |
committer | Steve DiBenedetto <dibenede@cs.colostate.edu> | Tue Jul 22 14:15:37 2014 -0600 |
tree | 6387d6f47cb6309fd74b1b147d909863b828b2a1 | |
parent | 49bb1fb50848284abb3a5c1491d301ef173d6e74 [diff] |
all: rename Tlv namespace to tlv for consistency This commit renames the Tlv namespace defined in tlv.hpp to tlv to be more consistent with tlv::security and tlv::nfd. A Tlv namespace alias is provided for backwards compatibility. Change-Id: I21278d6a077afe7776802c3296997d4c1c44c6c6
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
.