core: unify version string

refs #2671

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