Change default database path and configuration directory

Now respectively ${LOCALSTATEDIR}/lib/ndn/ndns/ndns.db
and ${SYSCONFDIR}/ndn/ndns

Refs: #4810
Change-Id: I351a6a15f8daa0a032845cb26d5d76179faa7b27
19 files changed
tree: dd9e1d2cb9e3e1631d0db03c11828e4121f78556
  1. .jenkins.d/
  2. .waf-tools/
  3. docs/
  4. src/
  5. systemd/
  6. tests/
  7. tools/
  8. .gitignore
  9. .jenkins
  10. .mailmap
  11. .travis.yml
  12. AUTHORS.md
  13. COPYING.md
  14. ndns.conf.sample.in
  15. README.md
  16. validator.conf.sample.in
  17. waf
  18. wscript
README.md

NDNS: Domain Name Service for Named Data Networking

Build Status

NDNS is a completely distributed database system that largely mimics the structure of the DNS system in today's Internet but operates within the NDN architecture. Although the design of NDNS was primarily driven with a desire to provide support for cryptographic key distribution and routing scalability management, we believe that NDNS can also serve a number of other purposes during the development and deployment of the NDN architecture in coming years.