aboutsummaryrefslogtreecommitdiffstats
path: root/testing/openvswitch/ovs-controller.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/openvswitch/ovs-controller.confd')
-rw-r--r--testing/openvswitch/ovs-controller.confd6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/openvswitch/ovs-controller.confd b/testing/openvswitch/ovs-controller.confd
new file mode 100644
index 00000000000..86e6c1d6697
--- /dev/null
+++ b/testing/openvswitch/ovs-controller.confd
@@ -0,0 +1,6 @@
+# Space separated list of methods to listen for OpenFlow connections from switches
+# The default is "ptcp:" which starts ovs-controller listening on port 6633 on all interfaces.
+METHODS="ptcp:"
+
+# Additional options
+# OPTIONS=""