Page MenuHomeFreeBSD

Improve handling of SYN-ACK segments in TIMEWAIT state
ClosedPublic

Authored by tuexen on Oct 3 2022, 11:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 10 2024, 3:08 AM
Unknown Object (File)
Jan 3 2024, 6:44 PM
Unknown Object (File)
Dec 20 2023, 5:07 AM
Unknown Object (File)
Nov 25 2023, 3:18 PM
Unknown Object (File)
Oct 2 2023, 10:18 AM
Unknown Object (File)
Aug 14 2023, 4:28 PM
Unknown Object (File)
Aug 14 2023, 2:59 AM
Unknown Object (File)
Aug 10 2023, 4:15 PM
Subscribers

Details

Summary

Only consider segments with the SYN bit set and the ACK bit cleared as "new connection attempts", which result in re-using a connection being in TIMEWAIT state.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable