From 4497fa55a1d080bbaa7ef9047780852075eb4450 Mon Sep 17 00:00:00 2001 From: nico Date: Sat, 17 Sep 2005 20:32:10 +0000 Subject: add iperf package (thanks to Oliver Ertl) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1942 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/iperf/Config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 package/iperf/Config.in (limited to 'package/iperf/Config.in') diff --git a/package/iperf/Config.in b/package/iperf/Config.in new file mode 100644 index 000000000..22eedef0c --- /dev/null +++ b/package/iperf/Config.in @@ -0,0 +1,12 @@ +config BR2_PACKAGE_IPERF + tristate "iperf - Internet Protocol bandwidth measuring tool" +# default m if CONFIG_DEVEL + default n + help + Iperf is a modern alternative for measuring TCP and UDP bandwidth + performance, allowing the tuning of various parameters and + characteristics. + + http://dast.nlanr.net/Projects/Iperf/ + + -- cgit v1.2.3