vswitchd: Fix function prototype of packet_set_ipv6()
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index b2360cf..0372965 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ 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.
     - 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.
@@ -52,6 +53,7 @@ v1.9.0 - xx xxx xxxx
       commands will now return information on that shared datapath.  To
       get the equivalent bridge-specific information, use the new
       "ovs-appctl dpif/*" commands.
+    - Tunnel header caching removed.
     - The following features are now deprecated.  They will be removed no
       earlier than February 2013.  Please email dev@openvswitch.org with
       concerns.