cvs commit: src/libexec/ftpd ftpd.c

Yar Tikhiy yar at FreeBSD.org
Fri Mar 3 08:10:10 PST 2006


On Wed, Mar 01, 2006 at 04:13:17PM +0000, Hajimu UMEMOTO wrote:
> ume         2006-03-01 16:13:17 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     libexec/ftpd         ftpd.c 
>   Log:
>   - Reduce needless DNS query by lookup only appropriate address
>     family. [1]
>   - Specify appropriate hints to getaddrinfo(3). [1]
>   - Obtain address family from peername in inet mode.
>   
>   Submitted by:   Rostislav Krasny <rosti.bsd__at__gmail.com> [1]
>   Tested by:      yar, Rostislav Krasny <rosti.bsd__at__gmail.com>
>   MFC after:      1 week
>   
>   Revision  Changes    Path
>   1.210     +20 -10    src/libexec/ftpd/ftpd.c

Thank you a lot for this as well as for the getaddrinfo fixes!

-- 
Yar


More information about the cvs-src mailing list