Signed-off-by: Han Zhou <[email protected]>
---
 ovn-sb.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/ovn-sb.xml b/ovn-sb.xml
index f3b6307e3..4d1cd4eaf 100644
--- a/ovn-sb.xml
+++ b/ovn-sb.xml
@@ -3177,6 +3177,14 @@ tcp.flags = RST;
         The name of the distributed port for which this
         <code>chassisredirect</code> port represents a particular instance.
       </column>
+
+      <column name="options" key="redirect-type">
+        The value is copied from the column
+        <ref table="Logical_Router_Port" column="options" db="OVN_Northbound"/>
+        in the OVN_Northbound database's
+        <ref table="Logical_Router_Port" db="OVN_Northbound"/> table for the
+        distributed parent of this port.
+      </column>
     </group>
 
     <group title="Nested Containers">
-- 
2.30.2

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to