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)
Sun, Oct 13, 7:20 AM
Unknown Object (File)
Sep 25 2024, 12:36 PM
Unknown Object (File)
Sep 25 2024, 12:27 PM
Unknown Object (File)
Sep 25 2024, 10:31 AM
Unknown Object (File)
Sep 22 2024, 10:37 PM
Unknown Object (File)
Sep 18 2024, 1:34 PM
Unknown Object (File)
Sep 18 2024, 10:02 AM
Unknown Object (File)
Sep 18 2024, 5:09 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