ovs-vswitch: Make OpenFlow "dp_desc" configurable.
[cascardo/ovs.git] / vswitchd / vswitch.xml
index c78899f..64ad6c7 100644 (file)
         value.  May not be all-zero.
       </column>
 
+      <column name="other_config" key="dp-desc">
+        Human readable description of datapath.  It it a maximum 256
+        byte-long free-form string to describe the datapath for
+        debugging purposes, e.g. <code>switch3 in room 3120</code>.
+      </column>
+
       <column name="other_config" key="disable-in-band"
               type='{"type": "boolean"}'>
         If set to <code>true</code>, disable in-band control on the bridge