Page MenuHomeFreeBSD

tcp: fix handling of TIME WAIT for local TCP connections
ClosedPublic

Authored by tuexen on Jun 13 2025, 7:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 1:49 AM
Unknown Object (File)
Thu, Oct 9, 6:42 AM
Unknown Object (File)
Sun, Oct 5, 3:32 AM
Unknown Object (File)
Sun, Sep 28, 10:20 PM
Unknown Object (File)
Wed, Sep 24, 8:12 AM
Unknown Object (File)
Sep 12 2025, 2:37 PM
Unknown Object (File)
Sep 10 2025, 12:22 AM
Unknown Object (File)
Sep 7 2025, 8:35 PM
Subscribers

Details

Summary

The sysctl-variable net.inet.tcp.nolocaltimewait should affect TCP connections where the remote endpoint is on the local host and not on the local area network.
Thanks to cc@ for pointing me to the issue.

Diff Detail

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