]> git.proxmox.com Git - ovs.git/blobdiff - NEWS
datapath-windows: Avoid BSOD when switch context is NULL
[ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index bc0ff5f4eb02ea1cb632cf08dc2c905d49b90bf9..40a0db0f55c1022182b8afb18f171e720f92b18e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ Post-v2.3.0
      release. The protocol is documented at
      http://tools.ietf.org/html/draft-gross-geneve-00
    - The OVS database now reports controller rate limiting statistics.
+   - sflow now exports information about LACP-based bonds, port names, and
+     OpenFlow port numbers.
    - ovs-dpctl functionality is now available for datapaths integrated
      into ovs-vswitchd, via ovs-appctl.  Some existing ovs-appctl
      commands are now redundant and will be removed in a future
@@ -47,6 +49,8 @@ Post-v2.3.0
    - A simple wrapper script, 'ovs-docker', to integrate OVS with Docker
      containers. If and when there is a native integration of Open vSwitch
      with Docker, the wrapper script will be retired.
+   - Added support for DPDK Tunneling. VXLAN and GRE are supported protocols.
+     This is generic tunneling mechanism for userspace datapath.
 
 
 v2.3.0 - 14 Aug 2014