odp-util: Use PRIu8 instead of PRId8 when printing ip_proto.
[openvswitch] / NEWS
diff --git a/NEWS b/NEWS
index f0baf372caad2794d5d1485f28db65e604cb79ab..30714c500900d0b31c9e8e7a96e2d3952514b11a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,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.
 
 v1.3.0 - xx xxx xxxx
 ------------------------