Page MenuHomeFreeBSD

toe: Read-lock the inp in toe_4tuple_check().
ClosedPublic

Authored by jhb on Jun 16 2021, 12:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 9:39 PM
Unknown Object (File)
Thu, Jan 16, 3:23 PM
Unknown Object (File)
Sat, Jan 11, 3:11 AM
Unknown Object (File)
Sat, Jan 11, 12:05 AM
Unknown Object (File)
Nov 17 2024, 1:31 AM
Unknown Object (File)
Nov 14 2024, 12:31 PM
Unknown Object (File)
Oct 25 2024, 3:56 PM
Unknown Object (File)
Oct 17 2024, 11:55 PM
Subscribers

Details

Summary

tcp_twcheck now expects a read lock on the inp for the SYN case
instead of a write lock.

Fixes: 1db08fbe3ffa tcp_input: always request read-locking of PCB for any pure SYN segment.
Sponsored by: Chelsio Communications

Diff Detail

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