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)
Sat, Oct 19, 4:01 PM
Unknown Object (File)
Oct 3 2024, 10:54 AM
Unknown Object (File)
Oct 3 2024, 8:26 AM
Unknown Object (File)
Oct 2 2024, 3:24 PM
Unknown Object (File)
Oct 1 2024, 5:07 AM
Unknown Object (File)
Sep 27 2024, 1:23 AM
Unknown Object (File)
Sep 23 2024, 11:24 PM
Unknown Object (File)
Sep 21 2024, 7:27 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