commit | b49ad5002ee7de10f8c1ee3dda1283a78d48e561 | [log] [tgz] |
---|---|---|
author | Shuo Chen <chenatu2006@gmail.com> | Fri May 02 18:31:00 2014 +0800 |
committer | Shuo Chen <chenatu2006@gmail.com> | Fri May 02 18:39:04 2014 +0800 |
tree | 54b2ebb1a0f92fa7bfa9b0aafa521befaefb9742 | |
parent | bcbc9295579c0b5f95f7eb1348264448c093163e [diff] |
ndn-handle: fix nextSegment in segInit() of write-handle Change-Id: I07af2c3c25981adced9d6e738c8aefef3a87b729 Refs: #1571
repo-ng is an implementation of a Named Data Networking data repository. The repo-ng follows Repo protocol of NDN. The specification of repo protocol is:
repo-ng uses ndn-cxx library as NDN development library, and uses sqlite3 as underlying storage.
repo-ng is an open source project licensed under GPL 3.0 (see COPYING.md
for more detail). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.
See the file INSTALL.md
for build and install instructions.
Please submit any bugs or issues to the ndn-repo-ng issue tracker: