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)
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)
Feb 18 2025, 12:11 PM
Unknown Object (File)
Feb 16 2025, 9:14 PM
Unknown Object (File)
Feb 14 2025, 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