[Bug 6062] New: uClibc does not implement RFC4007

bugzilla at busybox.net bugzilla at busybox.net
Tue Mar 5 15:31:34 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=6062

           Summary: uClibc does not implement RFC4007
           Product: uClibc++
           Version: unspecified
          Platform: PC
        OS/Version: Mac OS
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Standard Compliance
        AssignedTo: unassigned at uclibc.org
        ReportedBy: markus.stenberg at iki.fi
                CC: uclibc-cvs at uclibc.org
   Estimated Hours: 0.0


When dealing with IPv6 uni/multicast linklocal addresses, they should be shown
as
<addr>%<zone>, e.g.

fe80::dead:beef%en0

resolv.c does seem to have some preliminary code to support it in getnameinfo
(unknown if it works in the other direction, but probably not), but it has been
#if 0'd out since 2001.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list