mirror of
https://github.com/openwrt/packages.git
synced 2025-09-22 16:49:44 +00:00
Changelog: https://sourceforge.net/projects/iperf2/files/ Note: 001-checksums.c-needs-to-define-_GNU_SOURCE.patch is added to fix a build error with musl libc, where struct udphdr members are not available unless _GNU_SOURCE is defined. Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>