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
F123318430: D50830.diff
Sun, Jul 13, 2:40 PM
Unknown Object (File)
Sat, Jul 12, 7:14 PM
Unknown Object (File)
Wed, Jul 9, 4:18 PM
Unknown Object (File)
Mon, Jul 7, 7:42 PM
Unknown Object (File)
Sun, Jul 6, 11:46 PM
Unknown Object (File)
Sun, Jul 6, 12:45 AM
Unknown Object (File)
Tue, Jul 1, 1:41 PM
Unknown Object (File)
Tue, Jun 24, 5:13 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