tests: Use ofctl_strip consistently.
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index 592e013..193cf1c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ post-v1.5.0
           documented in vswitchd/INTERNALS).
         - Load balancing can be disabled by setting the bond-rebalance-interval
           to zero.
+    - OpenFlow:
+        - Added support for bitwise matching on TCP and UDP ports.
+          See ovs-ofctl(8) for more information.
     - Logging to console and file will have UTC timestamp as a default for all
       the daemons. An example of the default format is 2012-01-27T16:35:17Z.
       ovs-appctl can be used to change the default format as before.
@@ -20,6 +23,10 @@ post-v1.5.0
           should maintain by updating with ofproto_rule_update_used().
     - The default MAC learning timeout has been increased from 60 seconds
       to 300 seconds.  The MAC learning timeout is now configurable.
+    - ovsdb-client:
+        - The new option --timestamp causes the "monitor" command to print
+          a timestamp with every update.
+    - CFM module CCM broadcasts can now be tagged with an 802.1p priority.
 
 
 v1.5.0 - xx xxx xxxx