Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 2d38992e authored by Harout Hedeshian's avatar Harout Hedeshian Committed by Subash Abhinov Kasiviswanathan
Browse files

net: rmnet_data: Checksum offload handle IPv4 UDP frames with 0 checksum



Checksum offload routine should skip checksum fixup computation on
IPv4 UDP packets which have the checksum field set to 0 by the sender.
This is allowed by RFC768. Packets are marked as checksum unnecessary
and shipped up the stack as-is.

Change-Id: I0432c3e1b25196134ecc8bbbe23c9cab46666d5c
Signed-off-by: default avatarHarout Hedeshian <harouth@codeaurora.org>
parent 50df44dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment