vswitchd: Make the maximum size of MAC learning tables user-configurable.
[sliver-openvswitch.git] / NEWS
diff --git a/NEWS b/NEWS
index bb80beb..2255805 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
 post-v1.9.0
 --------------------
+    - The maximum size of the MAC learning table is now configurable.
+    - New support for the VXLAN tunnel protocol (see the IETF draft here:
+      http://tools.ietf.org/html/draft-mahalingam-dutt-dcops-vxlan-02).
+    - New "vlog/disable-rate-limit" and "vlog/enable-rate-limit" commands
+      available through ovs-appctl allow control over logging rate limits.
 
 
 v1.9.0 - xx xxx xxxx
@@ -68,6 +73,7 @@ v1.9.0 - xx xxx xxxx
     - The data in the RARP packets can now be matched in the same way as the
       data in ARP packets.
 
+
 v1.8.0 - xx xxx xxxx
 ------------------------
     - New FAQ.  Please send updates and additions!