|
Last change
on this file since 655dec8 was 87a903a, checked in by Lothar Gesslein <ulmen@…>, 19 years ago |
|
enabled threads for iperf, needed for bidirectional speed tests
enabled multicast for iperf
added patch for a know bug when building iperf with threads
added libpthread dependency
git-svn-id: svn://www.freewrt.org/trunk/freewrt@1121 afb5a338-a214-0410-bd46-81f09a774fd1
|
-
Property mode
set to
100644
|
|
File size:
430 bytes
|
| Line | |
|---|
| 1 | config FWRT_PACKAGE_IPERF
|
|---|
| 2 | prompt "iperf............................. Internet Protocol bandwidth measuring tool"
|
|---|
| 3 | tristate
|
|---|
| 4 | select FWRT_PACKAGE_UCLIBCXX
|
|---|
| 5 | select FWRT_PACKAGE_LIBGCC
|
|---|
| 6 | select FWRT_PACKAGE_LIBPTHREAD
|
|---|
| 7 | default n
|
|---|
| 8 | help
|
|---|
| 9 | Iperf is a modern alternative for measuring TCP and UDP bandwidth
|
|---|
| 10 | performance, allowing the tuning of various parameters and
|
|---|
| 11 | characteristics.
|
|---|
| 12 |
|
|---|
| 13 | http://dast.nlanr.net/Projects/Iperf/
|
|---|
| 14 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.