Page MenuHomeFreeBSD

tcp: improve handling of setsockopt
ClosedPublic

Authored by tuexen on May 18 2024, 10:22 AM.
Tags
None
Referenced Files
F102997370: D45241.id139013.diff
Tue, Nov 19, 3:33 PM
Unknown Object (File)
Tue, Nov 12, 11:03 AM
Unknown Object (File)
Tue, Oct 29, 4:55 AM
Unknown Object (File)
Oct 18 2024, 7:32 AM
Unknown Object (File)
Oct 15 2024, 11:08 AM
Unknown Object (File)
Oct 6 2024, 11:45 AM
Unknown Object (File)
Sep 16 2024, 8:09 PM
Unknown Object (File)
Sep 10 2024, 2:43 PM

Details

Summary

Ensure that the inp is not dropped when starting a stack switch. While there, clean-up the code by using INP_WLOCK_RECHECK, which also re-assigns tp.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable