manpages: build manpages

This commit also imports manpages of ndnpeek and ndnpoke from
NFD:commit:6ee6e07e6f1c068f7658a616982ab785f3bd8b22.

refs #2816

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