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)
Wed, Jul 24, 1:44 PM
Unknown Object (File)
Sun, Jun 30, 9:02 AM
Unknown Object (File)
Sat, Jun 29, 12:14 AM
Unknown Object (File)
Fri, Jun 28, 10:31 PM
Unknown Object (File)
Thu, Jun 27, 6:26 PM
Unknown Object (File)
Jun 21 2024, 8:10 PM
Unknown Object (File)
Feb 10 2024, 3:08 AM
Unknown Object (File)
Jan 3 2024, 6:44 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