[uClibc-cvs] [uClibc 0000104]: resolv.c patch: returning multiple ip in h_addr_list
bugs at busybox.net
bugs at busybox.net
Thu Apr 28 21:26:19 UTC 2005
The following issue has been CLOSED
======================================================================
<http://busybox.net/bugs/view.php?id=104>
======================================================================
Reported By: dasi
Assigned To: uClibc
======================================================================
Project: uClibc
Issue ID: 104
Category: Networking Support
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 02-15-2005 11:26 PST
Last Modified: 04-28-2005 14:26 PDT
======================================================================
Summary: resolv.c patch: returning multiple ip in h_addr_list
Description:
I noticed that uClibc doesn't fill up struct hostent -> h_addr_list member
with a multiple IP's if available. Here is a patch attached, which
provides such functionality. I used it with v0.9.26. It worked fine. I
also tried this path with v0.9.27: patch is aplying succesfuly, but i
wont work because of modifications made in order to support h_aliases.
This path is also IPv6 ready, but i didin't finished it because i don't
use IPv6 at the moment.
see patch in the "Additional Information"
======================================================================
----------------------------------------------------------------------
dasi - 02-20-05 02:15
----------------------------------------------------------------------
"but i wont work" -> "but it won't work"
Issue History
Date Modified Username Field Change
======================================================================
02-15-05 11:26 dasi New Issue
02-15-05 11:32 dasi Issue Monitored: dasi
02-15-05 11:32 dasi Issue End Monitor: dasi
02-20-05 02:15 dasi Note Added: 0000051
03-16-05 11:56 andersen Assigned To andersen => uClibc
04-28-05 14:26 andersen Status assigned => closed
04-28-05 14:26 andersen Resolution open => fixed
======================================================================
More information about the uClibc-cvs
mailing list