summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-09-13 16:22:27 +0200
committerChristian Poessinger <christian@poessinger.com>2020-09-13 16:22:27 +0200
commitd6fde0b09d14cccb7691bff4135ab5a265cf6971 (patch)
tree7a7b07cedccbddf0da71f959e1547d2ec1b1b58f
parent7f15ef3d994f4ba6bb7ef7e1c47957a9deb7378f (diff)
downloadvyos-1x-d6fde0b09d14cccb7691bff4135ab5a265cf6971.tar.gz
vyos-1x-d6fde0b09d14cccb7691bff4135ab5a265cf6971.zip
bandwidth-test: T2841: enable IPv6 reception which can receive both on IPv4/IPv6
-rw-r--r--op-mode-definitions/monitor-bandwidth-test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/monitor-bandwidth-test.xml b/op-mode-definitions/monitor-bandwidth-test.xml
index d1e459b17..5959e05f2 100644
--- a/op-mode-definitions/monitor-bandwidth-test.xml
+++ b/op-mode-definitions/monitor-bandwidth-test.xml
@@ -11,7 +11,7 @@
<properties>
<help>Wait for bandwidth test connections (port TCP/5001)</help>
</properties>
- <command>iperf -s</command>
+ <command>/usr/bin/iperf -V -s</command>
</leafNode>
<tagNode name="initiate">
<properties>