ovn: Add datapath column to the MAC_Binding table
[cascardo/ovs.git] / ovn / ovn-sb.xml
index 1b5bf9e..3d26e65 100644 (file)
@@ -1822,6 +1822,9 @@ tcp.flags = RST;
     <column name="mac">
       The Ethernet address to which the IP is bound.
     </column>
+    <column name="datapath">
+      The logical datapath to which the logical port belongs.
+    </column>
   </table>
 
   <table name="DHCP_Options" title="DHCP Options supported by native OVN DHCP">