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)
Wed, Oct 29, 11:30 PM
Unknown Object (File)
Sun, Oct 26, 7:33 PM
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)
Sep 28 2025, 10:20 PM
Unknown Object (File)
Sep 24 2025, 8:12 AM
Unknown Object (File)
Sep 12 2025, 2:37 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