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.
Details
Details
- Reviewers
rrs jtl - Group Reviewers
transport - Commits
- rS348415: MFC r348290:
rS348290: When an ACK segment as the third message of the three way handshake is
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable