pingserver: sign with DigestSha256

refs #2700

Change-Id: I119ddce4ae256ccf9a5b5731d00c705e6a0f1ed8
1 file changed
tree: 20101d58454157b5eba4e4cd052d0a7b98666296
  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.