Module iptools::ipv6

source ·

Constants

Statics

Functions

  • Convert a CIDR notation ip address into a tuple containing the network block start and end addresses
  • Convert a hexidecimal IPV6 address to a network byte order 128 bit integer
  • Convert a network byte order 128 bit integer to a canonical IPV6 address
  • Convert a network byte order 128 bit integer to an rfc1924 IPV6 address
  • Convert an RFC1924 IPV6 address to a network byte order 128 bit integer
  • Validate a CIDR notation ip address
  • Validate a hexidecimal IPV6 ip address