Version 1 of How to auto calculate IPv6

Updated 2014-12-19 11:34:24 by RLE

Hi all, who has available code for auto calculate Ipv6 address. My requirement is generate a new ipv6 which are based on increase by step and IP count.

For example, start IP is 2002::1, step is ::1, count is 10, the result is 2000::10. Many thanks in advance.