Page MenuHomeFreeBSD

Add PAWS check for ACK segments in the syncache code
ClosedPublic

Authored by tuexen on May 23 2019, 12:26 PM.
Tags
None
Referenced Files
F103220485: D20374.diff
Fri, Nov 22, 8:58 AM
Unknown Object (File)
Wed, Nov 20, 10:29 AM
Unknown Object (File)
Mon, Nov 18, 3:21 AM
Unknown Object (File)
Mon, Oct 28, 6:07 PM
Unknown Object (File)
Mon, Oct 28, 6:07 PM
Unknown Object (File)
Mon, Oct 28, 6:06 PM
Unknown Object (File)
Oct 16 2024, 6:10 PM
Unknown Object (File)
Oct 14 2024, 7:35 PM
Subscribers

Details

Summary

When an ACK segment as the third message of the three way handshake is received and support for time stamps was negotiated in the SYN/SYNACK exchange perform the PAWS check and only expand the syn cache entry if the check is passed.
Without this check, endpoints my get stuck on the incomplete queue.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable