commit | a3887ae596a97ab4476bad0496cd198f1a752be8 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Dec 29 16:11:57 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sat Jan 03 23:20:13 2015 -0800 |
tree | e5a1573304f32d0c06a25022dbe4707d8cd4aeb6 | |
parent | a1ea50631cd2c5157db430a87161ff8080ac4023 [diff] |
base: Interest and Data packets can now be tagged with arbitrary information This functionality is similar to StrategyInfoHost and StrategyInfo in NFD. Current usage will include ndnSIM, where Interest and Data ndn-cxx packets need to be associated with ns3::Packet data structures. Change-Id: I313e4be0f4b6eac80f3824e3fd725968e265fdce Refs: #2336
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
.