kamene icon indicating copy to clipboard operation
kamene copied to clipboard

Fix regex pattern of IPv6 address.

Open 4hiziri opened this issue 7 years ago • 0 comments

In IPv6 class, previous pattern doesn't match fe80::1/64, but this pattern is valid. So I add new pattern for subnet and this matches fe80::1/64.

This is not error now but wrong, so I fixed.

4hiziri avatar Nov 18 '17 03:11 4hiziri