commit | 8b156555fecc7caf988e90b3289aad6dae731f0d | [log] [tgz] |
---|---|---|
author | susmit <susmit@cs.colostate.edu> | Tue Jan 12 13:10:55 2016 -0700 |
committer | susmit <susmit@cs.colostate.edu> | Tue Jan 12 13:27:01 2016 -0700 |
tree | 31dc15d6446f48802eb16005906f6d9ba38295b6 | |
parent | ce7b062a6f75f4ebb67fd3c2db00262560fe466f [diff] |
Replace hardcoded values in ndn-cxx by MAX_NDN_PACKET_SIZE Change-Id: I0e116cd2a39781f0d56e156ac517ecadd49b8741 Refs: #3407
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
.