pingserver: fix minor spelling error in help message

refs #2845

Change-Id: I2d1e8d015cb0797dce515e1ed8c700d479ad5ed5
1 file changed
tree: 903ff57c04caf36164967e5ebd0fbd747019ddaf
  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.