ovs-dpctl: Suppress compiler warning on 64 bit linux.
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index 51e00cf..8bb4500 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,13 @@ post-v1.3.0
 ------------------------
     - OpenFlow:
        - Added ability to match on IPv6 flow label through NXM.
+       - Added ability to match on ECN bits in IPv4 and IPv6 through NXM.
+       - Added ability to match on TTL in IPv4 and IPv6 through NXM.
+       - Added ability to modify ECN bits in IPv4.
+       - Added ability to modify TTL in IPv4.
     - ovs-appctl:
       - New "fdb/flush" command to flush bridge's MAC learning table.
+    - RHEL packaging now supports integration with Red Hat network scripts.
 
 v1.3.0 - xx xxx xxxx
 ------------------------