Config.in 212 B

123456789
  1. config BR2_PACKAGE_IPERF
  2. bool "iperf"
  3. default n
  4. select BR2_INSTALL_LIBSTDCPP
  5. help
  6. Internet Protocol bandwidth measuring tool for measuring
  7. TCP/UDP performance.
  8. http://dast.nlanr.net/projects/iperf/