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
Unknown Object (File)
Tue, Oct 21, 7:49 AM
Unknown Object (File)
Tue, Oct 21, 2:03 AM
Unknown Object (File)
Fri, Oct 17, 1:54 PM
Unknown Object (File)
Fri, Oct 17, 5:02 AM
Unknown Object (File)
Fri, Oct 17, 5:02 AM
Unknown Object (File)
Thu, Oct 16, 7:44 PM
Unknown Object (File)
Thu, Oct 16, 10:31 AM
Unknown Object (File)
Sun, Oct 12, 6:48 AM
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