diff mbox series

[ovs-dev,v1] NEWS: Add stateless NAT support

Message ID 1572640289-85107-1-git-send-email-ankur.sharma@nutanix.com
State Accepted
Headers show
Series [ovs-dev,v1] NEWS: Add stateless NAT support | expand

Commit Message

Ankur Sharma Nov. 1, 2019, 8:30 p.m. UTC
Signed-off-by: Ankur Sharma <ankur.sharma@nutanix.com>
---
 NEWS | 1 +
 1 file changed, 1 insertion(+)

Comments

Mark Michelson Nov. 1, 2019, 9:12 p.m. UTC | #1
Thanks, I applied this to master.

On 11/1/19 4:30 PM, Ankur Sharma wrote:
> Signed-off-by: Ankur Sharma <ankur.sharma@nutanix.com>
> ---
>   NEWS | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/NEWS b/NEWS
> index c6c2a3a..0ad9677 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -3,6 +3,7 @@ Post-OVS-v2.12.0
>      - OVN was split out from the OVS repository and is now released
>        independently.
>      - Added IPv6 NAT support for OVN routers.
> +   - Added Stateless Floating IP support in OVN.
>   
>   v2.12.0 - 03 Sep 2019
>   ---------------------
>
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index c6c2a3a..0ad9677 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@  Post-OVS-v2.12.0
    - OVN was split out from the OVS repository and is now released
      independently.
    - Added IPv6 NAT support for OVN routers.
+   - Added Stateless Floating IP support in OVN.
 
 v2.12.0 - 03 Sep 2019
 ---------------------