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
F111991881: D29503.id86578.diff
Tue, Mar 11, 6:56 AM
Unknown Object (File)
Tue, Feb 25, 2:10 AM
Unknown Object (File)
Sun, Feb 23, 11:36 PM
Unknown Object (File)
Sun, Feb 23, 8:41 PM
Unknown Object (File)
Sun, Feb 23, 1:18 PM
Unknown Object (File)
Tue, Feb 18, 12:11 PM
Unknown Object (File)
Sun, Feb 16, 9:14 PM
Unknown Object (File)
Fri, Feb 14, 12:31 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable