ip6 icon indicating copy to clipboard operation
ip6 copied to clipboard

any ipv6 address (::/0) is not accepted for .range

Open vokabakov opened this issue 3 years ago • 2 comments

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)

vokabakov avatar Jun 07 '21 09:06 vokabakov

Yes, I will get it fixed in the next few days. Thanks.

elgs avatar Jun 07 '21 09:06 elgs

This should have been fixed in 0.2.7. Can you please help to try if it works as expected? Thanks.

elgs avatar Jun 11 '21 11:06 elgs