From: Phil Sutter <phil@nwl.cc>
To: Stephen Hemminger <shemming@brocade.com>
Cc: netdev@vger.kernel.org
Subject: [iproute PATCH 2/5] man: ip-link: Beef up VXLAN csum options a bit
Date: Fri, 4 Mar 2016 12:52:38 +0100 [thread overview]
Message-ID: <1457092361-17603-3-git-send-email-phil@nwl.cc> (raw)
In-Reply-To: <1457092361-17603-1-git-send-email-phil@nwl.cc>
Signed-off-by: Phil Sutter <phil@nwl.cc>
---
man/man8/ip-link.8.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in
index c6a9c862dfda2..2cd93b0ff718e 100644
--- a/man/man8/ip-link.8.in
+++ b/man/man8/ip-link.8.in
@@ -491,15 +491,15 @@ are entered into the VXLAN device forwarding database.
.sp
.I [no]udpcsum
-- specifies if UDP checksum is filled in
+- specifies if UDP checksum is calculated for transmitted packets over IPv4.
.sp
.I [no]udp6zerocsumtx
-- specifies if UDP checksum is filled in
+- skip UDP checksum calculation for transmitted packets over IPv6.
.sp
.I [no]udp6zerocsumrx
-- specifies if UDP checksum is received
+- allow incoming UDP packets over IPv6 with zero checksum field.
.sp
.BI ageing " SECONDS"
--
2.7.2
next prev parent reply other threads:[~2016-03-04 11:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-04 11:52 [iproute PATCH 0/5] Misc minor documentation fixes Phil Sutter
2016-03-04 11:52 ` [iproute PATCH 1/5] tc: pedit: document branch control in help output Phil Sutter
2016-03-04 11:52 ` Phil Sutter [this message]
2016-03-04 11:52 ` [iproute PATCH 3/5] man: tc-u32: Minor syntax fix Phil Sutter
2016-03-04 11:52 ` [iproute PATCH 4/5] man: ip-route: Make synopsis consistent with description Phil Sutter
2016-03-04 11:52 ` [iproute PATCH 5/5] doc, man: ip-rule: Remove incorrect statement about rule 0 Phil Sutter
2016-03-04 23:37 ` [iproute PATCH 0/5] Misc minor documentation fixes 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=1457092361-17603-3-git-send-email-phil@nwl.cc \
--to=phil@nwl.cc \
--cc=netdev@vger.kernel.org \
--cc=shemming@brocade.com \
/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