Signed-off-by: Darrell Ball <[email protected]>
Acked-by: Flavio Leitner <[email protected]>
Acked-by: Daniele Di Proietto <[email protected]>
---
 Documentation/faq/releases.rst | 2 +-
 NEWS                           | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index c85eff8..6a53e3b 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -104,7 +104,7 @@ Q: Are all features available with all datapaths?
     ===================== ============== ============== ========= =======
     Feature               Linux upstream Linux OVS tree Userspace Hyper-V
     ===================== ============== ============== ========= =======
-    NAT                   4.6            YES            NO        NO
+    NAT                   4.6            YES            Yes       NO
     Connection tracking   4.3            YES            PARTIAL   PARTIAL
     Tunnel - LISP         NO             YES            NO        NO
     Tunnel - STT          NO             YES            NO        YES
diff --git a/NEWS b/NEWS
index 1c30351..cb6f997 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,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.
-- 
1.9.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to