HomeFreeBSD

Be more robust against garbage input on a TOE TLS TX socket.

Description

Be more robust against garbage input on a TOE TLS TX socket.

If a socket is closed or shutdown and a partial record (or what
appears to be a partial record) is waiting in the socket buffer,
discard the partial record and close the connection rather than
waiting forever for the rest of the record.

Reported by: Harsh Jain @ Chelsio
Sponsored by: Chelsio Communications

Details

Provenance
jhbAuthored on
Parents
rS333809: epoch(9): allocate net epochs earlier in boot
Branches
Unknown
Tags
Unknown