summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@nicira.com>2015-03-11 13:32:01 -0700
committerJustin Pettit <jpettit@nicira.com>2015-03-12 17:01:10 -0700
commitd4763d1d4efbbcfd884df2d668980d61ec89d75a (patch)
tree2eabcdadda3c80156e043db08424730d471e09b1 /debian
parentadb30d640af659b3eb31bdfa1e03c9434aa2671c (diff)
downloadopenvswitch-d4763d1d4efbbcfd884df2d668980d61ec89d75a.tar.gz
Use the IANA-assigned ports for OpenFlow and OVSDB.
We've been warning about the change since 2.1, which was released a year ago. Signed-off-by: Justin Pettit <jpettit@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/openvswitch-testcontroller.default4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/openvswitch-testcontroller.default b/debian/openvswitch-testcontroller.default
index 48b53f124..c6db59570 100644
--- a/debian/openvswitch-testcontroller.default
+++ b/debian/openvswitch-testcontroller.default
@@ -5,11 +5,11 @@
# This is a space-delimited list of connection methods:
#
# * "pssl:[PORT]": Listen for SSL connections on the specified PORT
-# (default: 6633). The private key, certificate, and CA certificate
+# (default: 6653). The private key, certificate, and CA certificate
# must be specified below.
#
# * "ptcp:[PORT]": Listen for TCP connections on the specified PORT
-# (default: 6633). Not recommended for security reasons.
+# (default: 6653). Not recommended for security reasons.
#
LISTEN="pssl:"