Page MenuHomeFreeBSD

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

Authored by tuexen on Fri, Jun 13, 7:06 AM.
Tags
None
Referenced Files
F120322138: D50830.diff
Tue, Jun 17, 1:38 AM
Unknown Object (File)
Sat, Jun 14, 8:50 PM
Unknown Object (File)
Sat, Jun 14, 8:50 PM
Unknown Object (File)
Sat, Jun 14, 8:42 PM
Unknown Object (File)
Sat, Jun 14, 5:11 PM
Unknown Object (File)
Fri, Jun 13, 10:09 PM
Unknown Object (File)
Fri, Jun 13, 4:03 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