Re: ports/65043: [patch] net/rsync: problems in client name lookup code

2004-04-01 Thread Alex Vasylenko
Wayne Davison wrote: Cool. I thought the length should be OK after that call, but I was trying to figure out how this part of your bug report figured into your patch: - fails to set ss_len member of struct sockaddr_storage, which when passed to getnameinfo causes the latter to f

Re: ports/65043: [patch] net/rsync: problems in client name lookup code

2004-04-01 Thread Alex Vasylenko
Wayne, I'm changing the subject and keeping your text in an attempt to get this recorded in gnats. Wayne Davison wrote: On Thu, Apr 01, 2004 at 11:31:00AM -0500, Alex Vasylenko wrote: - detection of IPv6 via counting dots is plain silly and doesn't work; Thanks, I've tweaked

[patch] net/rsync: problems in client name lookup code

2004-04-01 Thread Alex Vasylenko
>Submitter-Id: current-users >Originator: Alex Vasylenko >Organization: >Confidential: no >Synopsis: [patch] net/rsync: problems in client name lookup code >Severity: non-critical >Priority: low >Category: ports >Class: sw-bug