irtt: add irtt
authorMarcel Vital <ralmina@tuta.io>
Mon, 7 Jun 2021 00:12:29 +0000 (00:12 +0000)
committerPolynomdivision <vincent@systemli.org>
Mon, 7 Jun 2021 10:53:16 +0000 (12:53 +0200)
commit2b575bcb6979f38e8e6e416c62932a765247931f
tree548e3686208f5a7b8dc554d79b3e60324213e288
parent2bb5cb0a4ce946672f4cd17299b32d8b09a2d317
irtt: add irtt

Isochronous round trip time tool.

Useful for measuring one-way send or recv delay between hosts,
among other things.

Signed-off-by: Marcel Vital <ralmina@tuta.io>
net/irtt/Makefile [new file with mode: 0644]
net/irtt/test.sh [new file with mode: 0644]