Page MenuHomeFreeBSD

clone rsm needs to do the right thing with the PUSH bit
ClosedPublic

Authored by rrs on May 24 2021, 1:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 7:41 AM
Unknown Object (File)
Tue, Oct 14, 7:41 AM
Unknown Object (File)
Tue, Oct 14, 7:41 AM
Unknown Object (File)
Tue, Oct 14, 7:41 AM
Unknown Object (File)
Mon, Oct 13, 6:01 PM
Unknown Object (File)
Sep 12 2025, 5:33 PM
Unknown Object (File)
Sep 10 2025, 11:18 PM
Unknown Object (File)
Sep 10 2025, 7:42 PM
Subscribers

Details

Summary

When a push bit is set on an rsm, it indicates that the PUSH bit must be sent
when sending the data. But if we split an rsm, we want the PUSH bit to follow
the right 1/2. Also correct the FIN bit so it properly follows the right hand
side (i.e. you take it off of the rsm which is the left hand side and leave it
on the nrsm).

Test Plan

Use Michaels pkt-drill scripts to validate proper retransmission of the push bits.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped