aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLorand Jakab <lojakab@cisco.com>2013-02-24 18:58:03 -0800
committerJesse Gross <jesse@nicira.com>2013-02-25 08:47:56 -0800
commit13da9ac40df6d805968edab0445739fe2add31cf (patch)
treecf42b421813573b1e0c9bcb7554306cb4ec33247 /NEWS
parentb7e371fda19bcaee0440d261e7b4df5aed43ca43 (diff)
vxlan: new draft revision
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 <lojakab@cisco.com> Acked-by: Kyle Mestery <kmestery@cisco.com> Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 612b4f64..4899fd13 100644
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,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)