From c5496c0c4209dc4e2376f377c57a9f2c4104fc95 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 13 Sep 2020 17:33:06 +0200 Subject: bandwidth-test: T2841: enable IPv6 reception which can receive both on IPv4/IPv6 --- templates/monitor/bandwidth-test/accept/node.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/monitor/bandwidth-test/accept/node.def b/templates/monitor/bandwidth-test/accept/node.def index 1dc5335..76532cc 100644 --- a/templates/monitor/bandwidth-test/accept/node.def +++ b/templates/monitor/bandwidth-test/accept/node.def @@ -1,2 +1,2 @@ help: Wait for bandwidth test connections (port TCP/5001) -run: iperf -s +run: iperf -V -s -- cgit v1.2.3