bin/97467: [patch] ftpd(8) has no way to specify socket buffer
sizes on the command line
Yar Tikhiy
yar at FreeBSD.org
Sat Feb 10 06:49:15 UTC 2007
Synopsis: [patch] ftpd(8) has no way to specify socket buffer sizes on the command line
State-Changed-From-To: open->feedback
State-Changed-By: yar
State-Changed-When: Sat Feb 10 06:40:12 UTC 2007
State-Changed-Why:
In CURRENT, TCP buffers are sized automatically to fit network
conditions, which removes the need to set their sizes manually.
The ftpd(8) daemon now takes advantage of the new feature.
OTOH, given the age of this problem, I'm not inclined to apply
a fix solely to 6-STABLE.
So I think this PR can be closed. Thanks!
Responsible-Changed-From-To: freebsd-bugs->yar
Responsible-Changed-By: yar
Responsible-Changed-When: Sat Feb 10 06:40:12 UTC 2007
Responsible-Changed-Why:
Taking this ftpd-related PR.
http://www.freebsd.org/cgi/query-pr.cgi?pr=97467
More information about the freebsd-bugs
mailing list