On Fri, Feb 16, 2024 at 10:54 PM Naveen Yerramneni
<[email protected]> wrote:
>
> Signed-off-by: Naveen Yerramneni <[email protected]>

Thanks.  Applied to main.

Numan

> ---
>  ovn-nb.xml | 7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/ovn-nb.xml b/ovn-nb.xml
> index e0b983ed6..b652046a7 100644
> --- a/ovn-nb.xml
> +++ b/ovn-nb.xml
> @@ -1268,6 +1268,13 @@
>            unknown ports connected to the same Logical Switch.
>          </column>
>
> +         <column name="options" key="disable_arp_nd_rsp"
> +                type='{"type": "boolean"}'>
> +          If set to <code>true</code>, ARP/ND responder flows are not 
> installed
> +          for the IP addresses configured on this logical port.
> +          Default: <code>false</code>.
> +        </column>
> +
>          <group title="VIF Plugging Options">
>            <column name="options" key="vif-plug-type">
>              If set, OVN will attempt to perform plugging of this VIF.  In 
> order
> --
> 2.36.6
>
> _______________________________________________
> 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

Reply via email to