The VXLAN draft just got updated from -02 to -03, with no major changes. Update documentation to reflect the change.
Signed-off-by: Lorand Jakab <loja...@cisco.com> --- NEWS | 2 +- debian/changelog | 2 +- vswitchd/vswitch.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index e703685..ad9e2ab 100644 --- a/NEWS +++ b/NEWS @@ -28,7 +28,7 @@ v1.10.0 - xx xxx xxxx "ofport_request" column in the Interface table. - Tunneling: - New support for the VXLAN tunnel protocol (see the IETF draft here: - http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02). + http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-03). - Tunneling requires the version of the kernel module paired with Open vSwitch 1.9.0 or later. - Inheritance of the Don't Fragment bit in IP tunnels (df_inherit) diff --git a/debian/changelog b/debian/changelog index 95f09be..7bab3e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,7 +29,7 @@ openvswitch (1.10.0-1) unstable; urgency=low "ofport_request" column in the Interface table. - Tunneling: - New support for the VXLAN tunnel protocol (see the IETF draft here: - http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02). + http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-03). - Tunneling requires the version of the kernel module paired with Open vSwitch 1.9.0 or later. - Inheritance of the Don't Fragment bit in IP tunnels (df_inherit) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 4911998..7fac2b3 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -1237,7 +1237,7 @@ <p> An Ethernet tunnel over the experimental, UDP-based VXLAN protocol described at - <code>http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02</code>. + <code>http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-03</code>. VXLAN is currently supported only with the Linux kernel datapath with kernel version 2.6.26 or later. </p> -- 1.7.12.4 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev