Function to efficiently tell if an IPV6 address is in an IPV6 network
I currently have a script that changes an IPV4 address to an integer can then compares that integer to a "hi" and "low" integer on the IP network record to tell if the address is within the network. Does anyone know how to do this with IPV6 addresses...