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, Oct 16, 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
Unknown Object (File)
Sep 23 2024, 2:18 PM
Unknown Object (File)
Sep 20 2024, 3:31 PM
Unknown Object (File)
Sep 17 2024, 6:04 PM
Unknown Object (File)
Sep 14 2024, 4:18 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