aboutsummaryrefslogtreecommitdiff
path: root/package/network/utils/iperf/patches/0003-fix-non-ipv6-builds.patch
Commit message (Collapse)AuthorAge
* iperf: Update to version 2.0.13Hauke Mehrtens2019-05-14
| | | | | | The removed patches are already integrated in the upstream version. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* iperf: allow non-ipv6 buildsAlexander Couzens2018-11-03
Add configure argument --disable-ipv6 when ipv6 is deselected. Add fix-non-ipv6-builds.patch as long there is no new upstream release. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>