]> git.proxmox.com Git - ovs.git/commitdiff
NEWS: Mark NSH support as experimental in 2.8.
authorBen Pfaff <blp@ovn.org>
Tue, 29 Aug 2017 17:50:11 +0000 (10:50 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 31 Aug 2017 16:19:33 +0000 (09:19 -0700)
This feature landed late in 2.8 and the NSH wire protocol itself is not
completely stable.

Acked-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Ben Pfaff <blp@ovn.org>
NEWS

diff --git a/NEWS b/NEWS
index 49d4f5626e7144eb4f228029ac298c914c3bd904..8e6fb79d38ca3bb1a537485542600d4c9c0b50d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,7 +33,7 @@ v2.8.0 - xx xxx xxxx
    - Userspace Datapath:
      * Added NAT support for userspace datapath.
      * Added FTP and TFTP support with NAT for userspace datapath.
-     * Added NSH (Network Service Header) support for userspace datapath.
+     * Experimental NSH (Network Service Header) support in userspace datapath.
    - OVN:
      * New built-in DNS support.
      * IPAM for IPv4 can now exclude user-defined addresses from assignment.