Re: 7.4devel auth failed

Поиск
Список
Период
Сортировка
От Kurt Roeckx
Тема Re: 7.4devel auth failed
Дата
Msg-id 20030325235816.GA21410@ping.be
обсуждение исходный текст
Ответ на Re: 7.4devel auth failed  (Andreas Pflug <Andreas.Pflug@web.de>)
Список pgsql-hackers
On Wed, Mar 26, 2003 at 12:36:00AM +0100, Andreas Pflug wrote:
> Kurt,
> 
> for my opinion, ConvSockAddr6to4 works wrong. The resulting ip address 
> looks good for the eye, but only if printed as an integer which will 
> interpret it little-endian (host byte order).

Oops, I didn't see that one.

convSockAddr6to4() is obviously wrong.  There is where it gets
converted to host order where it shouldn't.

What is that SockAddr_ntop() doing there anyway?  Maybe the
inteded code was a combination for SockAddr_ntop() and
SockAddr_pton()?


Kurt



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 7.4devel auth failed
Следующее
От: "Han"
Дата:
Сообщение: Re: updateable cursors & visibility