commit | a2de7e4eab3d428e5344c7c2b3979a2a4e90a6a1 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Sat Oct 24 00:14:49 2015 +0200 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Wed Oct 28 02:46:04 2015 +0100 |
tree | 3ca622ca6d33a969edb93fac61cdefdf01802252 | |
parent | be7804f19c911f553a7b9c3e92b6a91d5631c40a [diff] |
util: refactor and simplify ndn::dns Change-Id: I356c37a56ec9241743c1ecc74e2c96ffea061c85 Refs: #2653
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
.