NEWS: Add OVN.
authorRussell Bryant <russell@ovn.org>
Wed, 2 Dec 2015 15:16:26 +0000 (10:16 -0500)
committerRussell Bryant <russell@ovn.org>
Wed, 2 Dec 2015 16:45:12 +0000 (11:45 -0500)
Add OVN to NEWS as a post-2.4.0 feature.

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Justin Pettit <jpettit@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
NEWS

diff --git a/NEWS b/NEWS
index cae265f..dd0295c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,10 @@ Post-v2.4.0
    - Add support for connection tracking through the new "ct" action
      and "ct_state"/"ct_zone"/"ct_mark"/"ct_label" match fields.  Only
      available on Linux kernels with the connection tracking module loaded.
+   - Add experimental version of OVN.  OVN, the Open Virtual Network, is a
+     system to support virtual network abstraction.  OVN complements the
+     existing capabilities of OVS to add native support for virtual network
+     abstractions, such as virtual L2 and L3 overlays and security groups.
 
 
 v2.4.0 - 20 Aug 2015