| Anonymous | Login | Signup for a new account | 11-10-2008 11:05 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0000998 | [uClibc] Networking Support | major | always | 08-16-06 14:21 | 08-16-06 14:21 | |||||||
| Reporter | jackcslewis | View Status | public | |||||||||
| Assigned To | uClibc | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | 0.9.28 | |||||||||
| Summary | 0000998: /etc/hosts file based address resolution doesn't work for IPv6 | |||||||||||
| Description |
No matter what v6 ip addresses and host name pair you enter in /etc/hosts, resolution will not work. For example having: ::1 localhostv6 and then executing: ping6 localhost6, will fail. |
|||||||||||
| Additional Information |
The gethostbyname2_r function in /libc/resolv.c seems buggy: At line 2086: if ((i=__get_hosts_byname_r(name, AF_INET, result_buf, I think AF_INET6 should be used at this point. |
|||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 08-16-06 14:21 | jackcslewis | New Issue | |
| 08-16-06 14:21 | jackcslewis | Status | new => assigned |
| 08-16-06 14:21 | jackcslewis | Assigned To | => uClibc |
| Copyright © 2000 - 2006 Mantis Group |