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)
Dec 20 2023, 3:06 AM
Unknown Object (File)
Dec 10 2023, 6:05 PM
Unknown Object (File)
Oct 10 2023, 6:01 PM
Unknown Object (File)
Aug 15 2023, 8:53 AM
Unknown Object (File)
Jul 12 2023, 4:47 AM
Unknown Object (File)
Jul 9 2023, 8:13 PM
Unknown Object (File)
Jul 2 2023, 3:33 AM
Unknown Object (File)
Jun 13 2023, 4:28 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