Davide Pesavento 60f8cc12e2 build: switch to C++14
Cleanup core/common.hpp

Change-Id: I6566b0224e24716691d5896462aa7613547ed950
Refs: #3076
2018-06-06 16:25:38 -04:00
2018-05-10 20:30:47 -04:00
2018-06-06 16:25:38 -04:00
2018-06-06 16:25:38 -04:00
2018-04-16 19:36:24 +00:00
2018-06-06 16:25:38 -04:00
2018-06-06 16:25:38 -04:00
2018-02-22 13:36:50 -05:00
2015-03-20 15:08:44 -07:00
2018-05-10 20:30:47 -04:00
2015-03-29 10:09:26 -07:00
2018-05-10 20:30:47 -04:00
2018-01-07 19:35:19 +00:00
2018-05-04 13:21:55 -07:00
2018-02-22 13:36:50 -05:00
2018-05-10 20:30:47 -04:00

NDN Essential Tools

Build Status

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.

If you are new to the NDN software community, please read the Contributor's Guide.
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%