FAQ: Update VXLAN references from draft to RFC7348
authorKentaro Ebisawa <ebiken.g@gmail.com>
Fri, 20 Feb 2015 16:50:11 +0000 (08:50 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 20 Feb 2015 16:53:05 +0000 (08:53 -0800)
VXLAN is now RFC, so we better to change the pointer to it.

Signed-off-by: Kentaro Ebisawa <ebiken.g@gmail.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
FAQ.md
vswitchd/vswitch.xml

diff --git a/AUTHORS b/AUTHORS
index de81461..c85ecd4 100644 (file)
--- 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 2de4936..1a44d11 100644 (file)
--- 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?
 
index c6516af..635e2dc 100644 (file)
           <dt><code>vxlan</code></dt>
           <dd>
            <p>
-             An Ethernet tunnel over the experimental, UDP-based VXLAN
-             protocol described at
-             <code>http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-03</code>.
+             An Ethernet tunnel over the UDP-based VXLAN protocol described in
+             RFC 7348.
            </p>
            <p>
              Open vSwitch uses UDP destination port 4789.  The source port used for