datapath: Add mask check during flow lookup
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index 6ecf8b4..b46fc43 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 post-v1.11.0
 ---------------------
     - OpenFlow:
+      * Experimental support for OpenFlow 1.1 (in addition to 1.2 and
+        1.3, which had experimental support in 1.10).
       * New support for matching outer source and destination IP address
         of tunneled packets, for tunnel ports configured with the newly
        added "remote_ip=flow" and "local_ip=flow" options.
@@ -12,6 +14,7 @@ post-v1.11.0
     - Database names are now mandatory when specifying ovsdb-server options
       through database paths (e.g. Private key option with the database name
       should look like "--private-key=db:Open_vSwitch,SSL,private_key").
+    - Added ovs-dev.py, a utility script helpful for Open vSwitch developers.
 
 
 v1.11.0 - xx xxx xxxx