Page MenuHomeFreeBSD

Fix TCP state states when TFO is used
ClosedPublic

Authored by tuexen on Aug 28 2022, 10:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 8:48 PM
Unknown Object (File)
Fri, Oct 10, 4:49 PM
Unknown Object (File)
Fri, Oct 10, 4:49 PM
Unknown Object (File)
Fri, Oct 10, 4:49 PM
Unknown Object (File)
Fri, Oct 10, 11:19 AM
Unknown Object (File)
Mon, Oct 6, 8:13 PM
Unknown Object (File)
Sat, Oct 4, 1:16 PM
Unknown Object (File)
Thu, Oct 2, 6:31 PM
Subscribers

Details

Summary

This patch fixes the stat counter for the SYN_RCVD state when TCP fast open is used successfully. Without this patch the corresponding counter gets negative as shown by netstat -sptcp.

Diff Detail

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