2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

NEWS: Announce userspace datapath ALG support.

Signed-off-by: Darrell Ball <dlu998@gmail.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
This commit is contained in:
Darrell Ball 2017-08-06 10:51:18 -07:00 committed by Ben Pfaff
parent 200a9af97d
commit 05f282c2e1

1
NEWS
View File

@ -36,6 +36,7 @@ v2.8.0 - xx xxx xxxx
abbreviated to 4 hex digits.
- Userspace Datapath:
* Added NAT support for userspace datapath.
* Added FTP and TFTP support with NAT for userspace datapath.
- OVN:
* New built-in DNS support.
* IPAM for IPv4 can now exclude user-defined addresses from assignment.