summaryrefslogtreecommitdiffstats
path: root/testing/openvswitch/ovs-controller.confd
blob: 86e6c1d6697902e99ec3fd1abe1273629a16577e (plain)
1
2
3
4
5
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=""