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)
Mon, Nov 24, 9:56 PM
Unknown Object (File)
Mon, Nov 3, 9:24 PM
Unknown Object (File)
Wed, Oct 29, 11:30 PM
Unknown Object (File)
Oct 26 2025, 7:33 PM
Unknown Object (File)
Oct 10 2025, 1:49 AM
Unknown Object (File)
Oct 9 2025, 6:42 AM
Unknown Object (File)
Oct 5 2025, 3:32 AM
Unknown Object (File)
Sep 28 2025, 10:20 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