commit | c2ac5d27fde0366d9a16656de56196b62746fda2 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Mon Jul 17 22:18:31 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Mon Jul 17 22:18:31 2017 +0000 |
tree | fe7cce19ddb4544e4259e53623a79232ac3312d4 | |
parent | c008798266710b73925d807b53c226f0e646f849 [diff] |
interest: avoid misaligned memory access in getNonce() refs #4175 Change-Id: Ib42a48d0da4ff4e2c0bd5fe33b01eee927be3138
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
.