Config.in 303 B

1234567891011
  1. config BR2_PACKAGE_IPERF
  2. bool "iperf"
  3. depends on BR2_INSTALL_LIBSTDCPP
  4. help
  5. Internet Protocol bandwidth measuring tool for measuring
  6. TCP/UDP performance.
  7. http://dast.nlanr.net/projects/iperf/
  8. comment "iperf requires a toolchain with C++ support enabled"
  9. depends on !BR2_INSTALL_LIBSTDCPP