ofproto-dpif: Avoid malloc() of "struct flow_miss".
[openvswitch] / NEWS
diff --git a/NEWS b/NEWS
index a1e3e1b0f7b7474bc7d0df24b10f8757196e80e6..9c73352097d7b079dd7cf518db5075388d4cb575 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,16 @@ post-v1.6.0
 ------------------------
     - kernel modules are renamed. openvswitch_mod.ko is now
       openvswitch.ko and brcompat_mod.ko is now brcompat.ko.
+    - Increased the number of NXM registers to 8.
+    - Added ability to configure dscp setting for manager and controller
+      connections.  By default, these connections have a DSCP value of
+      Internetwork Control (0xc0).
+    - Added the granular link health statistics, 'cfm_health', to an
+      interface.
+    - ovs-test:
+        - Added support for spawning ovs-test server from the client.
+        - Now ovs-test is able to automatically create test bridges and ports.
+    - "ovs-dpctl dump-flows" now prints observed TCP flags in TCP flows.
 
 
 v1.6.0 - xx xxx xxxx