Davide Pesavento 7e9d7e4f9a Switch to Face::getIoContext()
Change-Id: Ice05b0b8e9af4ed4651abcf6fc4ea6b84c34da7c
2023-11-11 15:00:03 -05:00
2022-12-31 01:55:06 -05:00
2023-11-11 15:00:03 -05:00
2023-11-11 15:00:03 -05:00
2023-11-11 15:00:03 -05:00
2019-01-09 19:28:13 -05:00
2023-09-15 22:08:22 -04:00
2022-12-31 01:55:06 -05:00
2023-08-19 01:48:02 -04:00
2023-09-15 22:08:22 -04:00

NDN Essential Tools

CI Docs Language Latest version

This repository contains a collection of basic tools for Named Data Networking (NDN). The tools currently included are:

  • peek: transmit a single Interest/Data packet between a consumer and a producer
  • chunks: segmented file transfer between a consumer and a producer
  • ping: test reachability between two NDN nodes
  • dump: capture and analyze live traffic on an NDN network
  • dissect: inspect the TLV structure of an NDN packet
  • dissect-wireshark: Wireshark extension to inspect the TLV structure of NDN packets

Installation

See INSTALL.md for build instructions.

Reporting bugs

Please submit any bug reports or feature requests to the ndn-tools issue tracker.

Contributing

Contributions to ndn-tools are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md to get started.

License

ndn-tools is free software distributed under the GNU General Public License version 3. See COPYING.md for details.

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