Introduce Denial-of-Existence (DoE) for Nack response.

Note this commit changes how names are stored in the database, compliant
to the canonical order.

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

NDNS: Domain Name Service for Named Data Networking

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.