ip6
ip6 copied to clipboard
any ipv6 address (::/0) is not accepted for .range
Hi, ipv6 range with zero mask (any ipv6 address) returns 'Invalid masks'. Is it possible to add support for zero masks?
ip6.range('::', 0, 128)
Yes, I will get it fixed in the next few days. Thanks.
This should have been fixed in 0.2.7. Can you please help to try if it works as expected? Thanks.