Page MenuHomeFreeBSD

cxgbe/t4_tom: restore socket's protosw before entering TIME_WAIT.
ClosedPublic

Authored by np on Mar 30 2021, 8:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 27, 2:43 PM
Unknown Object (File)
Thu, Mar 23, 5:51 AM
Unknown Object (File)
Thu, Mar 23, 5:02 AM
Unknown Object (File)
Wed, Mar 22, 8:02 AM
Unknown Object (File)
Feb 1 2023, 8:51 AM
Unknown Object (File)
Dec 26 2022, 7:55 AM
Subscribers

Details

Summary

This fixes a panic due to stale so->so_proto if t4_tom is unloaded and
one or more connections that were previously offloaded are still around
in TIME_WAIT state.

Diff Detail

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