Update the default VXLAN destination UDP port to the IANA assigned port
authorKyle Mestery <kmestery@cisco.com>
Fri, 26 Apr 2013 18:30:24 +0000 (14:30 -0400)
committerJesse Gross <jesse@nicira.com>
Fri, 26 Apr 2013 18:39:52 +0000 (11:39 -0700)
commit4f2abb7bf6d937caa013d7e431978e23be4da2aa
tree56c3a8014bf5659c6f8fce294d6439b99a196f1e
parentf90433936b399e8a00ad78ee23fdecdb8d6bb150
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>
NEWS
lib/netdev-vport.c
tests/tunnel.at
vswitchd/vswitch.xml