[ovs-dev] [PATCH ovn v4 2/5] ovn-sb: Remove redundant "nat-addresses" information from Port_Binding.

Numan Siddique numans at ovn.org
Mon Apr 19 21:10:17 UTC 2021


On Wed, Apr 14, 2021 at 4:54 PM Mark Michelson <mmichels at redhat.com> wrote:
>
> Signed-off-by: Mark Michelson <mmichels at redhat.com>

Acked-by: Numan Siddique <numans at ovn.org>

Numan

> ---
>  ovn-sb.xml | 10 ----------
>  1 file changed, 10 deletions(-)
>
> diff --git a/ovn-sb.xml b/ovn-sb.xml
> index 258a12b4e..b853a5031 100644
> --- a/ovn-sb.xml
> +++ b/ovn-sb.xml
> @@ -3015,16 +3015,6 @@ tcp.flags = RST;
>          The <code>chassis</code> in which the port resides.
>        </column>
>
> -      <column name="options" key="nat-addresses">
> -        MAC address of the <code>l3gateway</code> port followed by a list of
> -        SNAT and DNAT external IP addresses.  This is used to send gratuitous
> -        ARPs for SNAT and DNAT external IP addresses via <code>localnet</code>.
> -        Example: <code>80:fa:5b:06:72:b7 158.36.44.22 158.36.44.24</code>.
> -        This would result in generation of gratuitous ARPs for IP addresses
> -        158.36.44.22 and 158.36.44.24 with a MAC address of 80:fa:5b:06:72:b7.
> -        This is used in OVS versions prior to 2.8.
> -      </column>
> -
>        <column name="nat_addresses">
>          MAC address of the <code>l3gateway</code> port followed by a list of
>          SNAT and DNAT external IP addresses.  This is used to send gratuitous
> --
> 2.29.2
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>


More information about the dev mailing list