Junxiao Shi 6fd1695bb2 tests: don't install unit-tests
refs #3312

Change-Id: I6e8a9a820356b178580a84284ce790ebff1b1964
2016-07-06 20:52:25 +00:00
2016-01-19 16:26:15 +01:00
2016-07-06 20:52:25 +00:00
2015-02-16 08:51:42 -07:00
2015-03-20 15:08:44 -07:00
2015-03-29 10:09:26 -07:00
2015-03-26 23:14:19 -07:00
2016-01-19 16:26:15 +01:00
2016-03-03 09:34:36 -08:00

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
  • chunks: segmented file transfer between a consumer and producer
  • ping: test reachability between two nodes
  • dump: analyze traffic on wire
  • dissect: inspect TLV structure of NDN packet format
  • dissect-wireshark: Wireshark extension to inspect TLV structure of NDN packets
  • pib: a service to manage the public information of keys and publish certificates

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.

S
Description
No description provided
Readme 2.1 MiB
Languages
C++ 83.5%
Python 10.7%
Lua 4.6%
Shell 1.2%