From bedd68540e055cc3a35d88bd9feb522488f59349 Mon Sep 17 00:00:00 2001 From: Kentaro Ebisawa Date: Fri, 20 Feb 2015 08:50:11 -0800 Subject: [PATCH] FAQ: Update VXLAN references from draft to RFC7348 VXLAN is now RFC, so we better to change the pointer to it. Signed-off-by: Kentaro Ebisawa Signed-off-by: Ben Pfaff --- AUTHORS | 1 + FAQ.md | 4 ++-- vswitchd/vswitch.xml | 5 ++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/AUTHORS b/AUTHORS index de81461b6a0..c85ecd40cb0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -89,6 +89,7 @@ Justin Pettit jpettit@nicira.com Keith Amidon keith@nicira.com Ken Ajiro ajiro@mxw.nes.nec.co.jp Kenneth Duda kduda@arista.com +Kentaro Ebisawa ebiken.g@gmail.com Kevin Traynor kevin.traynor@intel.com Kmindg G kmindg@gmail.com Krishna Kondaka kkondaka@vmware.com diff --git a/FAQ.md b/FAQ.md index 2de4936643a..1a44d11b022 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1183,9 +1183,9 @@ A: VXLAN stands for Virtual eXtensible Local Area Network, and is a means to solve the scaling challenges of VLAN networks in a multi-tenant environment. VXLAN is an overlay network which transports an L2 network over an existing L3 network. For more information on VXLAN, please see - the IETF draft available here: + RFC 7348: - http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-03 + http://tools.ietf.org/html/rfc7348 ### Q: How much of the VXLAN protocol does Open vSwitch currently support? diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index c6516af0d06..635e2dc2e18 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -1805,9 +1805,8 @@
vxlan

- An Ethernet tunnel over the experimental, UDP-based VXLAN - protocol described at - http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-03. + An Ethernet tunnel over the UDP-based VXLAN protocol described in + RFC 7348.

Open vSwitch uses UDP destination port 4789. The source port used for