ofproto: Take responsibility for connectivity fault management (CFM).
[openvswitch] / vswitchd / vswitch.xml
index cea198a9724641b10c4560540283c930874e35f4..36d08a443ff63e374c24bc6bafe7604d27f24d48 100644 (file)
 
       <column name="link_state">
         <p>
-          The observed state of the physical network link;
-          i.e. whether a carrier is detected by the interface.
+          The observed state of the physical network link.  This is ordinarily
+          the link's carrier status.  If the interface's <ref table="Port"/> is
+          a bond configured for miimon monitoring, it is instead the network
+          link's miimon status.
         </p>
       </column>