netdev-dummy: disable periodic probing
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index b279572..fe4b8cf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
-Post-v2.0.0
+Post-v2.1.0
 ---------------------
 ---------------------
+   - The "ovsdbmonitor" graphical tool has been removed, because it was
+     poorly maintained and not widely used.
 
 
+v2.1.0 - xx xxx xxxx
+---------------------
    - Address prefix tracking support for flow tables.  New columns
      "prefixes" in OVS-DB table "Flow_Table" controls which packet
      header fields are used for address prefix tracking.  Prefix
    - Address prefix tracking support for flow tables.  New columns
      "prefixes" in OVS-DB table "Flow_Table" controls which packet
      header fields are used for address prefix tracking.  Prefix
@@ -46,6 +50,8 @@ Post-v2.0.0
    - Support for Linux kernels up to 3.11
    - ovs-dpctl:
      The "show" command also displays mega flow mask stats.
    - Support for Linux kernels up to 3.11
    - ovs-dpctl:
      The "show" command also displays mega flow mask stats.
+   - ovs-ofctl:
+     * New command "ofp-parse-pcap" to dump OpenFlow from PCAP files.
    - ovs-controller has been renamed test-controller.  It is no longer
      packaged or installed by default, because too many users assumed
      incorrectly that ovs-controller was a necessary or desirable part
    - ovs-controller has been renamed test-controller.  It is no longer
      packaged or installed by default, because too many users assumed
      incorrectly that ovs-controller was a necessary or desirable part
@@ -58,6 +64,7 @@ Post-v2.0.0
      hard limit on the number of flows in the datapath.  It defaults to 200,000
      flows.  OVS automatically adjusts this number depending on network
      conditions.
      hard limit on the number of flows in the datapath.  It defaults to 200,000
      flows.  OVS automatically adjusts this number depending on network
      conditions.
+   - Added IPv6 support for active and passive socket communications.
 
 
 v2.0.0 - 15 Oct 2013
 
 
 v2.0.0 - 15 Oct 2013