summaryrefslogtreecommitdiff
path: root/tests/tunnel.at
diff options
context:
space:
mode:
authorKyle Mestery <kmestery@cisco.com>2013-04-26 14:30:24 -0400
committerJesse Gross <jesse@nicira.com>2013-04-26 11:39:52 -0700
commit4f2abb7bf6d937caa013d7e431978e23be4da2aa (patch)
tree56c3a8014bf5659c6f8fce294d6439b99a196f1e /tests/tunnel.at
parentf90433936b399e8a00ad78ee23fdecdb8d6bb150 (diff)
downloadopenvswitch-4f2abb7bf6d937caa013d7e431978e23be4da2aa.tar.gz
Update the default VXLAN destination UDP port to the IANA assigned port
VXLAN was recently assigned UDP port 4789 by IANA. This comit updates the OVS VXLAN implementation to reflect the new UDP port number. Cc: Kenneth Duda <kduda@aristanetworks.com> Signed-off-by: Kyle Mestery <kmestery@cisco.com> Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'tests/tunnel.at')
-rw-r--r--tests/tunnel.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tunnel.at b/tests/tunnel.at
index 78e43f517..2eabb77a7 100644
--- a/tests/tunnel.at
+++ b/tests/tunnel.at
@@ -398,7 +398,7 @@ br0 (dummy@ovs-dummy):
dnl change UDP port to default
-AT_CHECK([ovs-vsctl -- set Interface p1 options:dst_port=8472])
+AT_CHECK([ovs-vsctl -- set Interface p1 options:dst_port=4789])
AT_CHECK([ovs-appctl dpif/show], [0], [dnl
br0 (dummy@ovs-dummy):