Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 30 Aug 2017 18:08:35 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: open issues

On Wed, Aug 30, 2017 at 02:51:05PM -0500, A. Wilcox wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> On 29/08/17 21:06, Rich Felker wrote:
> > Pending due to open question about desired behavior:
> > 
> > - getservbyport(_r) should not report numeric ports 
> > http://www.openwall.com/lists/musl/2017/02/06/5
> 
> What's the question?  I'd be happy to answer.

I don't recall whether it appeared in the original thread, but I'm
unclear on whether a matching change for consistency is needed to
getservbyname[_r] -- if decimal strings are not considered service
records for the purpose of reverse mapping (as a result of the
proposed change to getservbyport[_r]) then should they also not be
records in the forward mapping? I want to know what other
implementations do and evaluate whether the inconsistency or the
inability to forward-map decimal port strings is more of a problem.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.