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)
Wed, Feb 25, 6:10 AM
Unknown Object (File)
Sat, Feb 21, 7:33 AM
Unknown Object (File)
Mon, Feb 16, 6:16 PM
Unknown Object (File)
Wed, Feb 11, 5:44 PM
Unknown Object (File)
Mon, Feb 9, 2:57 PM
Unknown Object (File)
Sat, Feb 7, 5:17 PM
Unknown Object (File)
Sat, Feb 7, 5:08 PM
Unknown Object (File)
Tue, Feb 3, 9:33 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