shockjiang / ndn-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • peek: transmit a single packet between a consumer and a producer
  • ping: test reachability between two nodes
  • dump: analyze traffic on wire
  • dissect: inspect TLV structure of NDN packet format

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.

About

License:GNU General Public License v3.0


Languages

Language:Python 57.4%Language:C++ 38.0%Language:Shell 4.7%