summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDarrell Ball <dlu998@gmail.com>2017-05-30 10:49:33 -0700
committerBen Pfaff <blp@ovn.org>2017-06-02 16:40:01 -0700
commit3346c985d550abf8157b3f2c0d6faa073c8c6ce8 (patch)
treea92be2062972940e9e2f62a1fbc452932fa103d0 /NEWS
parentae49b064b24c5dfe7d55d13388a010c52fe51475 (diff)
downloadopenvswitch-3346c985d550abf8157b3f2c0d6faa073c8c6ce8.tar.gz
dpdk: Update feature alert documentation.
Signed-off-by: Darrell Ball <dlu998@gmail.com> Acked-by: Flavio Leitner <fbl@sysclose.org> Acked-by: Daniele Di Proietto <diproiettod@ovn.org> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e6c9bfe3..000573367 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,8 @@ Post-v2.7.0
"dot1q-tunnel" port VLAN mode.
- In ovn-vsctl and vtep-ctl, record UUIDs in commands may now be
abbreviated to 4 hex digits.
+ - Userspace Datapath:
+ * Added NAT support for userspace datapath.
- OVN:
* New built-in DNS support.
* IPAM for IPv4 can now exclude user-defined addresses from assignment.