NEWS: Note tunneling feature removals in the correct release.
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index 37ed296..8f50ca5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-post-v1.9.0
---------------------
+v1.10.0 - xx xxx xxxx
+---------------------
     - Bridge compatibility support has been removed.  Any uses that
       rely on ovs-brcompatd will have to stick with Open vSwitch 1.9.x
       or adapt to native Open vSwitch support (e.g. use ovs-vsctl instead
@@ -19,14 +19,18 @@ post-v1.9.0
         value of other-config:dp-desc in the Bridge table.
       - It is possible to request the OpenFlow port number with the
         "ofport_request" column in the Interface table.
+      - The NXM flow_removed message now reports the OpenFlow table ID
+        from which the flow was removed.
     - 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)
         is no longer supported.
       - Path MTU discovery is no longer supported.
+      - CAPWAP tunneling support removed.
+      - Tunnels with multicast destination ports are no longer supported.
     - ovs-dpctl:
       - The "dump-flows" and "del-flows" no longer require an argument
         if only one datapath exists.
@@ -50,6 +54,7 @@ post-v1.9.0
         retire that meaning of ANY in favor of the OpenFlow 1.1 meaning.
     - Patch ports no longer require kernel support, so they now work
       with FreeBSD and the kernel module built into Linux 3.3 and later.
+    - CAPWAP tunneling support removed.
 
 
 v1.9.0 - xx xxx xxxx