vswitchd: Document how to disable inactivity probes.
[openvswitch] / vswitchd / vswitch.xml
index f2c07a5c943193dbd385db4005ecedfa6d6cc24b..76037193c2e6bf2b8ad52552909b5997f29055ac 100644 (file)
         number of seconds, it will send a probe.  If a response is not
         received for the same additional amount of time, Open vSwitch
         assumes the connection has been broken and attempts to reconnect.
-        Default is implementation-specific.
+        Default is implementation-specific.  A value of 0 disables
+        inactivity probes.
       </column>
     </group>
 
         will send a probe.  If a response is not received for the same
         additional amount of time, Open vSwitch assumes the connection has been
         broken and attempts to reconnect.  Default is implementation-specific.
+        A value of 0 disables inactivity probes.
       </column>
     </group>