jdresolve icon indicating copy to clipboard operation
jdresolve copied to clipboard

IPv6 basic support

Open ylafon opened this issue 7 years ago • 2 comments

This patch correct a few issues already found elsewhere and introduce basic version of ipv6 address resolution.

ylafon avatar Jun 07 '18 13:06 ylafon

Yves thanks for the PR. I hadn't touched this project in many years but am merging the PR's now, will check yours next.

jdrowell avatar Jun 11 '18 07:06 jdrowell

I merged form upstream to resolve conflicts. There might be extra work to do based on the previous PR for the ipmask regex (that I replaced by the ipv4/ipv6 ones from Regexp::Common, I kept in my earlier version the simpler one as the filtering of bad values was already done).

ylafon avatar Jun 11 '18 10:06 ylafon