ip-num/ip-num

Prepend with "::" if toString value for IPv6 has leading zeros

dadepo opened this issue · 1 comments

Right now an IPv6 created with the numeric value like '2130706433' would be 7f00:1 instead of ::7f00:1

Implemented in v1.1.0