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

Commit 01f4b73b authored by Sean Tranchetti's avatar Sean Tranchetti
Browse files

rmnet_perf: reset stored IP flags on forced flush

RmNet perf module only stores IP-specific fields such as TOS, TTL,
or Traffic Class when the flow node is allocated. If these fields
ever change over the course of a flow, we will continuously force
flushes due to flag mismatches on these subsequent packets and will
not coalesce them.

To fix this issue, we must update these IP fields within the flow_node
structure when we force a flush with flush_pkt_now due to header
field mismatches.

Change-Id: I0279f039ce14b962f43ecc78b56cf51e3a479818
CRs-Fixed: 2311643
parent f01c06fa
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