datapath: Fix Flow dump operation.
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index e2c15d6..8a4fef0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ v1.9.0 - xx xxx xxxx
     - The tunneling code no longer assumes input and output keys are symmetric.
       If they are not, PMTUD needs to be disabled for tunneling to work. Note
       this only applies to flow-based keys.
+    - Datapath:
+      - Support for ipv6 set action.
+      - SKB mark matching and setting.
+      - support for Linux kernels up to 3.8
     - FreeBSD is now a supported platform, thanks to code contributions from
       Gaetano Catalli, Ed Maste, and Giuseppe Lettieri.
     - ovs-bugtool: New --ovs option to report only OVS related information.
@@ -36,6 +40,7 @@ v1.9.0 - xx xxx xxxx
     - The following features are now deprecated.  They will be removed no
       earlier than February 2013.  Please email dev@openvswitch.org with
       concerns.
+        - Bridge compatibility.
         - Stable bond mode.
         - The autopath action.
         - Interface type "null".
@@ -44,6 +49,7 @@ v1.9.0 - xx xxx xxxx
         - CAPWAP tunnel support.
     - The data in the RARP packets can now be matched in the same way as the
       data in ARP packets.
+    - Tunnel header caching removed.
 
 
 v1.8.0 - xx xxx xxxx