commit | c3a467920516fde28b89e46a72400bc2beae11d8 | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@email.arizona.edu> | Sun Sep 24 14:54:24 2017 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Oct 01 12:42:59 2017 -0400 |
tree | f4bc996eaea33012afc97815082f520c5cee360b | |
parent | b10024cebc5b6a74c21e2ef8d2a6c72295d65039 [diff] |
base: add PacketBase to provide wrappers for congestion tags refs #3797 Change-Id: I8747bb4fcbc11bfd1731516896b8aef1ec181c36
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
.