This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug network/16637] inet_pton function is accepting IPv6 with bad format


https://sourceware.org/bugzilla/show_bug.cgi?id=16637

Rich Felker <bugdal at aerifal dot cx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugdal at aerifal dot cx

--- Comment #5 from Rich Felker <bugdal at aerifal dot cx> ---
POSIX contains the note "A more extensive description of the standard
representations of IPv6 addresses can be found in RFC 2373." as part of the
normative description of inet_pton. So I think it's reasonable to conclude that
normative requirements on the format from RFC 2373 are intended to apply to
POSIX.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]