> You use getaddrinfo > instead. That is the IPv6 way to handle address literals. That way > you get the mappings done for you.
That sounds like a rather poor approach. You never know which applications users want to run. And telling users that they have to replace inet_pton with getaddrinfo usually doesn't have a lot of effect. RFC 3493 is also silent about a preference for using getaddrinfo over inet_pton when it comes to parsing IP address literals. _______________________________________________ DNSOP mailing list -- dnsop@ietf.org To unsubscribe send an email to dnsop-le...@ietf.org