dump: import code from ndndump repository

Code is copied from ndndump:commit:c266031924d723b9a73be29ebb66fd6db26aade5,
with minor changes for removing trailing whitespaces.
Build script is rewritten.

refs #2692

Change-Id: I07eec2f87542f1328b851cc2c4e5c9b6279db7da
14 files changed
tree: 2e4f6d70f6698f4f93487125a2c248a0a2d4fa51
  1. .jenkins.d/
  2. .waf-tools/
  3. core/
  4. manpages/
  5. tools/
  6. .gitignore
  7. .jenkins
  8. .travis.yml
  9. AUTHORS.md
  10. COPYING.md
  11. INSTALL.md
  12. README-dev.md
  13. README.md
  14. waf
  15. wscript
README.md

NDN Essential Tools

ndn-tools is a collection of essential tools for Named Data Networking. These tools are recommended to be installed on all NDN nodes.
Tools in this collection include:

  • ping: test reachability between two nodes
  • peek: transmit a single packet between a consumer and a producer

See INSTALL.md for build instructions.

Please file bug reports and feature requests on ndn-tools Redmine site.
You may contribute code on NDN Gerrit. GitHub pull requests are not accepted.