[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54CA6BFB.9000109@redhat.com>
Date: Thu, 29 Jan 2015 18:20:59 +0100
From: Nikolay Aleksandrov <nikolay@...hat.com>
To: Tom Herbert <therbert@...gle.com>, stephen@...workplumber.org,
netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 3/4] iproute: Description of new options for
VXLAN in ip-link man pages
On 01/29/2015 05:52 PM, Tom Herbert wrote:
> Add description for UDP checksums and remote checksum offload.
>
> Signed-off-by: Tom Herbert <therbert@...gle.com>
> ---
> man/man8/ip-link.8.in | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
> diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
> index 1209b55..a0be895 100644
> --- a/man/man8/ip-link.8.in
> +++ b/man/man8/ip-link.8.in
> @@ -276,6 +276,12 @@ the following additional arguments are supported:
> .BI ageing " SECONDS "
> .R " ] [ "
> .BI maxaddress " NUMBER "
> +.R " ] [ "
> +.I "[no]udpcsum "
> +.R " ] [ "
> +.I "[no]remcsumtx "
> +.R " ] [ "
> +.I "[no]remcsumrx "
> .R " ]"
>
> .in +8
> @@ -348,6 +354,18 @@ are entered into the VXLAN device forwarding database.
> .BI maxaddress " NUMBER"
> - specifies the maximum number of FDB entries.
>
> +.sp
> +.I [no]udpcsum
> +- specifies if UDP checksum is enabled in the outer header.
> +
> +.sp
> +.I [no]remcsumtx
> +- specifies if remote checksum option is tranmitted.
^^^^^^^^^^
transmitted
> +
> +.sp
> +.I [no]remcsumrx
> +- specifies if remote checksum option is allowed to be received.
> +
> .in -8
>
> .TP
>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists