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

Commit 253b60e4 authored by Sean Tranchetti's avatar Sean Tranchetti
Browse files

rmnet_core: check tcp flags when segmenting packets



Now that the hardware will coalesce additional flags into the RSC frame,
we must check the TCP flags explicitly and remove ones that make no sense
when segmenting the RSC frame for any reason.

In particular, we must check for TCP_FIN, and clear this flag from any
segmetents of the RSSC frame except the last to avoid breaking the TCP
stream integrity.

Change-Id: I7f80437991821ab29cd190a9d5bd45e9cdb4c333
Signed-off-by: default avatarSean Tranchetti <stranche@codeaurora.org>
parent 1b790126
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