commit | 4b5a5cf82341965a8e9c602be616eee00d0d88d2 | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@email.arizona.edu> | Thu Aug 06 22:00:43 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Aug 07 09:59:19 2015 -0700 |
tree | 6ce282b70ec1ca5ad93ff0b0ee41411a7cd5cb05 | |
parent | 3898262a2b173a8851b5240f87d2b5fcc55bc549 [diff] |
lp: implement CachePolicy and CachePolicyType refs #2963 Change-Id: I343ff95eb4ae61a4bc29603e63647b219661542c
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.md
.