docs: declare GPL3 license

refs #2672

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