]> git.proxmox.com Git - ovs.git/blobdiff - NEWS
Documentation: Add note about dpdkvhostuser and IOMMU.
[ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index 62a979e1e9f60a54cce489402469da06ece475aa..5ea4f2f879447ca4a2452413203d29408578bb66 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,8 @@
-v2.9.0 - xx xxx xxxx
+v2.9.1 - xx xxx xxxx
+--------------------
+
+
+v2.9.0 - 19 Feb 2018
 --------------------
    - NSH implementation now conforms to latest draft (draft-ietf-sfc-nsh-28).
      * Add ttl field.
@@ -29,8 +33,8 @@ v2.9.0 - xx xxx xxxx
    - OpenFlow:
      * ct_clear action is now backed by kernel datapath. Support is probed for
        when OVS starts.
-   - Linux kernel 4.13
-     * Add support for compiling OVS with the latest Linux 4.13 kernel
+   - Linux kernel 4.15
+     * Add support for compiling OVS with the latest Linux 4.15 kernel
    - ovs-dpctl and related ovs-appctl commands:
      * "flush-conntrack" now accept a 5-tuple to delete a specific
        connection tracking entry.