Allow the OpenFlow port to be requested for a port.
[openvswitch] / NEWS
diff --git a/NEWS b/NEWS
index 203a66239e3605b0eb6e394c9cbc245c8c3dca07..b3f8f3c529303e82f1fe51e10b3a23a88a963eea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ v1.9.0 - xx xxx xxxx
       - Allow bitwise masking for SHA and THA fields in ARP, SLL and TLL
         fields in IPv6 neighbor discovery messages, and IPv6 flow label.
       - Adds support for writing to the metadata field for a flow.
+      - It is possible to request the OpenFlow port number with the
+        "ofport_request" column in the Interface table.
     - ovs-ofctl:
       - Commands and actions that accept port numbers now also accept keywords
         that represent those ports (such as LOCAL, NONE, and ALL).  This is