summaryrefslogtreecommitdiff
blob: 1756c9b98bc46802ca7f4739a3e746c5b4e94d32 (plain)
1
2
3
4
5
6
7
# Space separated list of methods to listen for OpenFlow connections from switches
# The default ist "ptcp:" which starts ovs-controller listening on port 6633 on all interfaces.
METHODS="ptcp:"

# Additional options
# OPTIONS=""