diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-03 15:15:24 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-03 15:15:24 +0000 |
commit | d2385b1b90e43ebfdd3a3e5b3825cbf8dced2eb5 (patch) | |
tree | 34f4da187aa6bf54d5acdc733074f71089f37ca0 /package/ttcp/ttcp.control | |
parent | 9b4a8958c5791d812444b8c2be86511c1f432525 (diff) |
add ttcp utility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@793 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ttcp/ttcp.control')
-rw-r--r-- | package/ttcp/ttcp.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/ttcp/ttcp.control b/package/ttcp/ttcp.control new file mode 100644 index 000000000..3633ef1df --- /dev/null +++ b/package/ttcp/ttcp.control @@ -0,0 +1,6 @@ +Package: ttcp +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: A small utility to test TCP connection performance |