Skip to content

Commit

Permalink
ovn-nb: Add documentation for disable_arp_nd_rsp option
Browse files Browse the repository at this point in the history
Signed-off-by: Naveen Yerramneni <naveen.yerramneni@nutanix.com>
Signed-off-by: Numan Siddique <numans@ovn.org>
  • Loading branch information
naveen-yerramneni authored and numansiddique committed Mar 13, 2024
1 parent 63b35e2 commit 118625d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ovn-nb.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 118625d

Please sign in to comment.