1
0

Config.in 390 B

12345678910111213
  1. config ADK_PACKAGE_IPERF
  2. prompt "iperf............................. Internet Protocol bandwidth measuring tool"
  3. tristate
  4. depends on ADK_CXX
  5. select ADK_PACKAGE_LIBPTHREAD
  6. default n
  7. help
  8. Iperf is a modern alternative for measuring TCP and UDP bandwidth
  9. performance, allowing the tuning of various parameters and
  10. characteristics.
  11. http://dast.nlanr.net/Projects/Iperf/