HomeFreeBSD

tcp: Rack can crash with the new non-TSO fix..

Description

tcp: Rack can crash with the new non-TSO fix..

Turns out the location of the check to see if we can do output is in the wrong place. We need
to jump off to the compressed acks before handling that case since th is NULL in the
compressed ack case which is handled differently anyway.

Reviewed by: tuexen
Sponsored by: Netflix Inc
Differential Revision:https://reviews.freebsd.org/D39690

Details

Provenance
rrsAuthored on Apr 19 2023, 5:17 PM
Reviewer
tuexen
Differential Revision
D39690: tcp: Rack can crash with the new non-TSO fix..
Parents
rG303246dcdf44: We have a TCP_LOG_CONNEND log that should come out at the very last log of…
Branches
Unknown
Tags
Unknown