Page MenuHomeFreeBSD

Don't try to adjust a TLS TOE socket that has been closed.
ClosedPublic

Authored by jhb on Dec 11 2020, 9:42 PM.
Tags
None
Referenced Files
F102644833: D27583.diff
Fri, Nov 15, 6:46 AM
Unknown Object (File)
Sat, Oct 26, 1:41 PM
Unknown Object (File)
Oct 4 2024, 7:25 AM
Unknown Object (File)
Oct 4 2024, 5:59 AM
Unknown Object (File)
Oct 4 2024, 5:14 AM
Unknown Object (File)
Oct 3 2024, 8:12 PM
Unknown Object (File)
Oct 3 2024, 10:19 AM
Unknown Object (File)
Oct 1 2024, 3:22 PM
Subscribers

Details

Summary

The handshake timer can race with another thread sending a FIN or RST
to close a TOE TLS socket. Just bail from the timer without
rescheduling if the connection is closed when the timer fires.

Test Plan
  • tested by Chelsio QA

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35363
Build 32289: arc lint + arc unit