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, May 20, 7:30 PM
Unknown Object (File)
Sun, May 7, 6:20 AM
Unknown Object (File)
Apr 22 2023, 4:00 PM
Unknown Object (File)
Apr 8 2023, 10:37 AM
Unknown Object (File)
Apr 5 2023, 1:34 AM
Unknown Object (File)
Mar 27 2023, 2:43 PM
Unknown Object (File)
Mar 23 2023, 5:51 AM
Unknown Object (File)
Mar 23 2023, 5:02 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