Add support for OpenFlow 1.4+ "importance" values.
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index d487e32..bc0ff5f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,7 @@ Post-v2.3.0
      * "resubmit" actions may now be included in action sets.  The resubmit
        is executed last, and only if the action set has no "output" or "group"
        action.
+     * OpenFlow 1.4+ flow "importance" is now maintained in the flow table.
    - ovs-pki: Changed message digest algorithm from MD5 to SHA-1 because
      MD5 is no longer secure and some operating systems have started to disable
      it in OpenSSL.