Looks good, thanks.

Bruce

On Aug 14, 2014, at 11:02 AM, Alex Wang <al...@nicira.com> wrote:

> This commit adds more explanation for the bfd diagnostic and
> bfd remote diagnostic in vswitch and vtep documentation.
> 
> Requested-by:Bruce Davie <bda...@vmware.com>
> Signed-off-by: Alex Wang <al...@nicira.com>
> ---
> vswitchd/vswitch.xml |   10 ++++++----
> vtep/vtep.xml        |   10 ++++++----
> 2 files changed, 12 insertions(+), 8 deletions(-)
> 
> diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
> index ff9be17..96a607b 100644
> --- a/vswitchd/vswitch.xml
> +++ b/vswitchd/vswitch.xml
> @@ -2138,8 +2138,9 @@
>       </column>
> 
>       <column name="bfd_status" key="diagnostic">
> -       In case of a problem, set to a short message that reports what the
> -       local BFD session thinks is wrong.
> +       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].
>       </column>
> 
>       <column name="bfd_status" key="remote_state"
> @@ -2149,8 +2150,9 @@
>       </column>
> 
>       <column name="bfd_status" key="remote_diagnostic">
> -       In case of a problem, set to a short message that reports what the
> -       remote endpoint's BFD session thinks is wrong.
> +       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].
>       </column>
> 
>         <column name="bfd_status" key="flap_count"
> diff --git a/vtep/vtep.xml b/vtep/vtep.xml
> index 63ed005..4393a16 100644
> --- a/vtep/vtep.xml
> +++ b/vtep/vtep.xml
> @@ -474,8 +474,9 @@
>       </column>
> 
>       <column name="bfd_status" key="diagnostic">
> -        In case of a problem, set to a short message that reports what the
> -        local BFD session thinks is wrong.
> +        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].
>       </column>
> 
>       <column name="bfd_status" key="remote_state"
> @@ -485,8 +486,9 @@
>       </column>
> 
>       <column name="bfd_status" key="remote_diagnostic">
> -        In case of a problem, set to a short message that reports what the
> -        remote endpoint's BFD session thinks is wrong.
> +        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].
>       </column>
>       </group>
>     </group>
> -- 
> 1.7.9.5
> 

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to