ping: don't setNonce

refs #2826

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