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

Andrew Evans aevans at nicira.com
Wed Mar 9 18:18:08 UTC 2011


Please disregard this patch. I'll post another version using CONNECTING
instead.

-Andrew

On 3/8/11 10:22 PM, Andrew Evans wrote:
> ---
>  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>



More information about the dev mailing list