Changes for version 0.23

  • Fixed is_ipv6 to correctly fail for a string like ":abcd" on platforms where inet_pton() isn't usable. Reported by Brian Bickerton. RT #93622.
  • As a side effect of the above, the code to check IPv6 addresses when inet_pton() isn't usable is about 7-8x times faster now.

Modules

IPv4 and IPv6 validation methods