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)
Sun, Jan 5, 10:57 PM
Unknown Object (File)
Nov 26 2024, 9:56 PM
Unknown Object (File)
Nov 19 2024, 10:23 AM
Unknown Object (File)
Nov 17 2024, 1:03 PM
Unknown Object (File)
Oct 16 2024, 1:14 PM
Unknown Object (File)
Oct 7 2024, 6:52 AM
Unknown Object (File)
Sep 29 2024, 6:13 PM
Unknown Object (File)
Sep 29 2024, 4:28 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