From b206933fd449c11a861f4ddccf18eebd8a3dd862 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Thu, 12 Jul 2018 09:53:33 +0200 Subject: [PATCH] Use iperf3-ssl instead of iperf3 --- openmptcprouter-full/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmptcprouter-full/Makefile b/openmptcprouter-full/Makefile index 1c42c3725..6280007bc 100644 --- a/openmptcprouter-full/Makefile +++ b/openmptcprouter-full/Makefile @@ -23,7 +23,7 @@ MY_DEPENDS := \ uhttpd \ uhttpd-mod-ubus \ curl \ - iperf3 \ + iperf3-ssl \ arptables \ bind-dig \ conntrack conntrackd ebtables ebtables-utils ip-full \