docs: initial README and INSTALL

refs #2673

Change-Id: I09978bdba2ff8f21d8d959f18f4d9fab442baad7
2 files changed
tree: c1de85dbb7b6832d682eb6ae82a9605a5ceda4fb
  1. .jenkins.d/
  2. .waf-tools/
  3. core/
  4. tools/
  5. .gitignore
  6. .jenkins
  7. INSTALL.md
  8. README.md
  9. waf
  10. 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.