diff mbox

[ovs-dev,patch_v1,4/4] Add userpace datapath FTP v4

Message ID 1496179296-14972-5-git-send-email-dlu998@gmail.com
State Deferred
Headers show

Commit Message

Darrell Ball May 30, 2017, 9:21 p.m. UTC
Signed-off-by: Darrell Ball <dlu998@gmail.com>
---
 NEWS | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/NEWS b/NEWS
index cb6f997..1633e86 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,7 @@  Post-v2.7.0
      abbreviated to 4 hex digits.
    - Userspace Datapath:
      * Added NAT support for userspace datapath.
+     * Added FTP v4 support including NAT for userspace datapath.
    - OVN:
      * New built-in DNS support.
      * IPAM for IPv4 can now exclude user-defined addresses from assignment.