On Wed, Sep 9, 2020 at 1:28 AM Ankur Sharma <[email protected]> wrote: > > Signed-off-by: Ankur Sharma <[email protected]>
Thanks. I applied the patch to master. I think you forgot to add the "ovn" tag in the subject prefix :). Now that we have a separate patchwork for OVN, please add this tag for future patches. Thanks Numan > --- > NEWS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/NEWS b/NEWS > index a1ce4e8..8e2869b 100644 > --- a/NEWS > +++ b/NEWS > @@ -11,6 +11,8 @@ Post-v20.06.0 > called Chassis_Private now contains the nb_cfg column which is updated > by incrementing the value in the NB_Global table, CMSes relying on > this mechanism should update their code to use this new table. > + - Added support for external ip based NAT. Now, besides the logical ip > + external ips will also decide if a packet will be NATed or not. > > OVN v20.06.0 > -------------------------- > -- > 1.8.3.1 > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
