Rich Felker
1cd417bdf1
make inet_ntop format v4-mapped ipv6 addresses properly
...
based on a patch by orc. POSIX actually fails to specify the format of
the ntop conversion; presumably, any output that will correctly
round-trip back via the (well-specified) pton operation is acceptable.
the new behavior is much more convenient than the old, however.
this patch also affects getnameinfo, which is implemented in terms of
inet_ntop and which is the preferred interface for performing this
conversion.
I've also removed some inexplicable cruft (filling the buffer with 'x'
before doing anything) whose origin I was unable to track down.
2013-07-25 03:20:02 -04:00
..
2012-09-29 17:59:50 -04:00
2011-02-12 00:22:29 -05:00
2011-04-25 17:04:40 -04:00
2012-09-29 17:40:42 -04:00
2012-09-06 22:44:55 -04:00
2011-02-15 04:40:40 -05:00
2011-04-17 11:43:03 -04:00
2011-02-12 00:22:29 -05:00
2013-04-04 22:36:30 -04:00
2011-02-12 00:22:29 -05:00
2013-07-01 13:50:02 -04:00
2011-02-12 00:22:29 -05:00
2011-08-01 00:31:15 -04:00
2013-07-24 16:49:17 -04:00
2013-02-02 01:31:10 -05:00
2013-02-02 02:07:38 -05:00
2013-02-02 01:32:12 -05:00
2013-02-02 02:07:38 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2013-07-09 00:40:17 -04:00
2012-09-06 22:44:55 -04:00
2012-09-06 22:44:55 -04:00
2012-07-22 18:49:49 -04:00
2011-02-12 00:22:29 -05:00
2012-07-22 18:49:49 -04:00
2011-02-12 00:22:29 -05:00
2012-09-06 22:44:55 -04:00
2012-09-06 22:44:55 -04:00
2012-05-16 20:14:30 -04:00
2011-02-12 00:22:29 -05:00
2011-04-12 13:13:27 -04:00
2011-04-12 13:13:27 -04:00
2011-08-03 12:13:13 -04:00
2013-07-09 00:40:17 -04:00
2013-07-09 00:40:17 -04:00
2013-07-09 00:40:17 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2013-06-25 21:35:49 -04:00
2013-07-25 03:20:02 -04:00
2012-09-06 22:44:55 -04:00
2011-02-15 04:40:40 -05:00
2011-07-12 02:52:06 -04:00
2011-04-12 13:13:27 -04:00
2011-04-12 13:13:27 -04:00
2011-02-12 00:22:29 -05:00
2011-02-15 04:40:40 -05:00
2012-09-06 22:44:55 -04:00
2011-04-17 11:43:03 -04:00
2011-02-12 00:22:29 -05:00
2012-05-12 23:45:07 -04:00
2011-04-06 15:47:26 -04:00
2011-02-15 04:40:40 -05:00
2012-07-12 21:37:54 -04:00
2011-04-17 11:43:03 -04:00
2011-02-12 00:22:29 -05:00
2011-02-15 04:40:40 -05:00
2011-02-15 04:40:40 -05:00
2011-02-15 04:40:40 -05:00
2012-11-05 14:30:15 -05:00
2011-02-15 04:40:40 -05:00