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
F164986619: D29503.id86578.diff
Wed, Aug 5, 5:47 AM
F164959294: D29503.id86632.diff
Wed, Aug 5, 3:14 AM
Unknown Object (File)
Tue, Aug 4, 6:53 AM
Unknown Object (File)
Tue, Jul 28, 12:16 PM
Unknown Object (File)
Sun, Jul 26, 3:24 PM
Unknown Object (File)
Tue, Jul 14, 4:12 PM
Unknown Object (File)
Jul 4 2026, 10:49 AM
Unknown Object (File)
Jul 2 2026, 8:36 PM
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