commit | 6e818129190497de8851a6f2d0ae57dfcccb0f49 | [log] [tgz] |
---|---|---|
author | Shuo Chen <chenatu2006@gmail.com> | Mon May 04 10:40:03 2015 +0800 |
committer | Shuo Chen <chenatu2006@gmail.com> | Mon May 04 15:44:50 2015 +0800 |
tree | 3510ac7b567c0be798afb1febeb1fe542bd91daa | |
parent | a79c778ae133c92ea691951877db81ee0a7b26c9 [diff] |
repo: fix config max-packets from int to uint64_t refs #2736 Change-Id: I19471dd999081042457c0364cd6bef7b9ffe8e4d
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: