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
Differential D30782
toe: Read-lock the inp in toe_4tuple_check(). jhb on Jun 16 2021, 12:27 AM. Authored by Tags None Referenced Files
Details
tcp_twcheck now expects a read lock on the inp for the SYN case Fixes: 1db08fbe3ffa tcp_input: always request read-locking of PCB for any pure SYN segment.
Diff Detail
|