Commit 4853ee52 authored by Phil Sutter's avatar Phil Sutter Committed by Stephen Hemminger

man: ip-link: Beef up VXLAN csum options a bit

Signed-off-by: default avatarPhil Sutter <phil@nwl.cc>
parent b487954d
...@@ -491,15 +491,15 @@ are entered into the VXLAN device forwarding database. ...@@ -491,15 +491,15 @@ are entered into the VXLAN device forwarding database.
.sp .sp
.I [no]udpcsum .I [no]udpcsum
- specifies if UDP checksum is filled in - specifies if UDP checksum is calculated for transmitted packets over IPv4.
.sp .sp
.I [no]udp6zerocsumtx .I [no]udp6zerocsumtx
- specifies if UDP checksum is filled in - skip UDP checksum calculation for transmitted packets over IPv6.
.sp .sp
.I [no]udp6zerocsumrx .I [no]udp6zerocsumrx
- specifies if UDP checksum is received - allow incoming UDP packets over IPv6 with zero checksum field.
.sp .sp
.BI ageing " SECONDS" .BI ageing " SECONDS"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment