On Tue, Apr 19, 2016 at 10:20:26AM -0500, Dave Rolsky wrote:
On Wed, 20 Apr 2016, Ron wrote:
Minor nit I ran into earlier today ...
The is_ipv6 method doesn't accept addresses with a zone ID as being
an IPv6 address (things like fe80::fe00:123%eth0). They aren't
something most people are likely to use very often, but they are
defined in https://tools.ietf.org/html/rfc4007#section-11 and
probably would want to be handled by most code where is_ipv6 would
be true.
Migrated from rt.cpan.org #113888 (status was 'new')
Requestors:
From ron@debian.org on 2016-04-19 16:02:55:
On Tue, Apr 19, 2016 at 10:20:26AM -0500, Dave Rolsky wrote:
Ah, I missed seeing that address, sorry :)
I've bounced this to it now, thanks!
Ron