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)
Feb 26 2025, 10:07 PM
Unknown Object (File)
Feb 24 2025, 7:40 PM
Unknown Object (File)
Feb 12 2025, 8:14 AM
Unknown Object (File)
Feb 12 2025, 7:35 AM
Unknown Object (File)
Feb 12 2025, 5:20 AM
Unknown Object (File)
Feb 9 2025, 9:06 PM
Unknown Object (File)
Feb 9 2025, 7:57 AM
Unknown Object (File)
Feb 3 2025, 1:36 AM
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