From: Tom Herbert <therbert@google.com>
To: stephen@networkplumber.org, netdev@vger.kernel.org
Subject: [PATCH iproute2 3/4] iproute: Description of new options for VXLAN in ip-link man pages
Date: Thu, 29 Jan 2015 08:52:00 -0800 [thread overview]
Message-ID: <1422550321-30901-4-git-send-email-therbert@google.com> (raw)
In-Reply-To: <1422550321-30901-1-git-send-email-therbert@google.com>
Add description for UDP checksums and remote checksum offload.
Signed-off-by: Tom Herbert <therbert@google.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.
+
+.sp
+.I [no]remcsumrx
+- specifies if remote checksum option is allowed to be received.
+
.in -8
.TP
--
2.2.0.rc0.207.ga3a616c
next prev parent reply other threads:[~2015-01-29 16:53 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-29 16:51 [PATCH iproute2 0/4] iproute: Support for remote checksum offload Tom Herbert
2015-01-29 16:51 ` [PATCH iproute2 1/4] ip link: Add support for remote checksum offload to IP tunnels Tom Herbert
2015-02-05 18:51 ` Stephen Hemminger
2015-01-29 16:51 ` [PATCH iproute2 2/4] vxlan: Add support for remote checksum offload Tom Herbert
2015-02-05 18:54 ` Stephen Hemminger
2015-01-29 16:52 ` Tom Herbert [this message]
2015-01-29 17:20 ` [PATCH iproute2 3/4] iproute: Description of new options for VXLAN in ip-link man pages Nikolay Aleksandrov
2015-02-05 18:55 ` Stephen Hemminger
2015-01-29 16:52 ` [PATCH iproute2 4/4] iproute: Descriptions of fou and gue options " Tom Herbert
2015-02-05 18:56 ` Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1422550321-30901-4-git-send-email-therbert@google.com \
--to=therbert@google.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).