bfd: improve ovs-vswitchd.conf.db(5) manpage
[cascardo/ovs.git] / vswitchd / vswitch.xml
index aac4bd8..ce0dbc1 100644 (file)
           The maximum
           number of flows allowed in the datapath flow table.  Internally OVS
           will choose a flow limit which will likely be lower than this number,
-          based on real time network conditions.
+          based on real time network conditions. Tweaking this value is
+          discouraged unless you know exactly what you're doing.
         </p>
         <p>
           The default is 200000.
         </column>
 
         <column name="bfd_status" key="diagnostic">
-          In case of a problem, set to an error message that reports what the
-          local BFD session thinks is wrong.  The error messages are defined
-          in section 4.1 of [RFC 5880].
+          A diagnostic code specifying the local system's reason for the
+          last change in session state. The error messages are defined in
+          section 4.1 of [RFC 5880].
         </column>
 
         <column name="bfd_status" key="remote_state"
         </column>
 
         <column name="bfd_status" key="remote_diagnostic">
-          In case of a problem, set to an error message that reports what the
-          remote endpoint's BFD session thinks is wrong.  The error messages
-          are defined in section 4.1 of [RFC 5880].
+          A diagnostic code specifying the remote system's reason for the
+          last change in session state. The error messages are defined in
+          section 4.1 of [RFC 5880].
         </column>
 
         <column name="bfd_status" key="flap_count"