aboutsummaryrefslogtreecommitdiff
path: root/net/irtt
Commit message (Collapse)AuthorAge
* treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16Andre Heider2023-04-08
| | | | | | | See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16" on the main repository. Signed-off-by: Andre Heider <a.heider@gmail.com>
* irtt: add irttMarcel Vital2021-06-07
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>