[ovs-dev] [PATCH 4/4] vswitch.xml: Correct explanation of IDLE state for managers.

Andrew Evans aevans at nicira.com
Wed Mar 9 06:22:40 UTC 2011


---
 vswitchd/vswitch.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index a21dff8..57a2044 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -2098,7 +2098,7 @@
             <code>BACKOFF</code> (attempting to reconnect at an increasing
             period), <code>CONNECT_IN_PROGRESS</code> (attempting to connect),
             <code>ACTIVE</code> (connected, remote host responsive), and
-            <code>IDLE</code> (remote host unresponsive, disconnecting).  These
+            <code>IDLE</code> (remote host idle, sending keep-alive).  These
             values may change in the future.  They are provided only for human
             consumption.</dd>
         </dl>
-- 
1.7.2.3




More information about the dev mailing list