summaryrefslogtreecommitdiffstats
path: root/package/nuttcp/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov2010-10-08 12:26:20 +0200
committerPeter Korsgaard2010-11-05 16:53:09 +0100
commit6097b191d3bfae34c27c077c369869e4b49ff76f (patch)
treeab87e036f628d3182aeb1f0a170ddaf71333bb83 /package/nuttcp/Config.in
parentbusybox: 1.17.3 iproute fix (diff)
downloadbuildroot-6097b191d3bfae34c27c077c369869e4b49ff76f.tar.gz
buildroot-6097b191d3bfae34c27c077c369869e4b49ff76f.tar.xz
buildroot-6097b191d3bfae34c27c077c369869e4b49ff76f.zip
New package: nuttcp
Add a new TCP/UDP network testing tool, that provides some advanced features compared to ttcp. [Peter: cleanup, fix FLAGS, move to network] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/nuttcp/Config.in')
-rw-r--r--package/nuttcp/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/nuttcp/Config.in b/package/nuttcp/Config.in
new file mode 100644
index 000000000..fb6d3b186
--- /dev/null
+++ b/package/nuttcp/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_NUTTCP
+ bool "nuttcp"
+ help
+ nuttcp is a TCP/UDP network testing tool, much like iperf
+
+ http://www.lcp.nrl.navy.mil/nuttcp/nuttcp.html