vxlan: Correct comments and NEWS to reflect IANA port assigment.
[sliver-openvswitch.git] / lib / netdev-vport.c
index 4aa8bb0..08169a1 100644 (file)
@@ -41,9 +41,7 @@
 
 VLOG_DEFINE_THIS_MODULE(netdev_vport);
 
-/* Default to the OTV port, per the VXLAN IETF draft. */
-#define VXLAN_DST_PORT 8472
-
+#define VXLAN_DST_PORT 4789
 #define LISP_DST_PORT 4341
 
 #define DEFAULT_TTL 64