README and manpages for ndnping and ndnpingserver

refs #2818

Change-Id: I5ada2f4adbc234f0fdf11452560199df73a5314e
4 files changed
tree: f241117a92cab8ffe93263090ed6b455754e3812
  1. .jenkins.d/
  2. .waf-tools/
  3. core/
  4. manpages/
  5. tools/
  6. .gitignore
  7. .jenkins
  8. AUTHORS.md
  9. COPYING.md
  10. INSTALL.md
  11. README-dev.md
  12. README.md
  13. waf
  14. 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.