mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-08 02:09:48 +03:00
10 lines
212 B
Plaintext
10 lines
212 B
Plaintext
config BR2_PACKAGE_IPERF
|
|
bool "iperf"
|
|
default n
|
|
select BR2_INSTALL_LIBSTDCPP
|
|
help
|
|
Internet Protocol bandwidth measuring tool for measuring
|
|
TCP/UDP performance.
|
|
|
|
http://dast.nlanr.net/projects/iperf/
|