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
F96543419: D36384.diff
Wed, Sep 25, 10:31 AM
Unknown Object (File)
Sun, Sep 22, 10:37 PM
Unknown Object (File)
Wed, Sep 18, 1:34 PM
Unknown Object (File)
Wed, Sep 18, 10:02 AM
Unknown Object (File)
Wed, Sep 18, 5:09 AM
Unknown Object (File)
Tue, Sep 17, 8:26 PM
Unknown Object (File)
Tue, Sep 17, 1:00 AM
Unknown Object (File)
Mon, Sep 16, 1:25 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 Skipped
Unit
Tests Skipped