ofproto: Avoid memory leak in classifier on destruction.
[openvswitch] / vswitchd / vswitch.xml
index 76037193c2e6bf2b8ad52552909b5997f29055ac..566e6cf69ce0c7560f28cda337c7b5add2e0a429 100644 (file)
         Connectivity monitor configuration for this interface.
       </column>
 
+      <column name="lacp_current">
+        Boolean value indicating LACP status for this interface.  If true, this
+        interface has current LACP information about its LACP partner.  This
+        information may be used to monitor the health of interfaces in a LACP
+        enabled port. This column will be empty if LACP is not enabled.
+      </column>
+
       <column name="external_ids">
         Key-value pairs for use by external frameworks that integrate
         with Open vSwitch, rather than by Open vSwitch itself.  System