Closed GoogleCodeExporter closed 9 years ago
This would have my vote, yes. Another possibility would be to just store the 32
bits of ipv4 address as the least significant bit in an all-bits-zero ipv6, but
according to the referred wiki this is deprecated in the spec for some reason.
Original comment by kees.vd....@gmail.com
on 7 Apr 2013 at 6:49
Original comment by janvanbesien@gmail.com
on 8 Apr 2013 at 9:26
Added isIPv4MappedAddress method.
Original comment by janvanbesien@gmail.com
on 10 Apr 2013 at 11:42
Added support in toString to print IPv4Mapped addresses with ::ffff:1.2.3.4
notation and provided support in fromString method to parse such strings.
Original comment by janvanbesien@gmail.com
on 10 Apr 2013 at 12:56
Original comment by janvanbesien@gmail.com
on 12 Apr 2013 at 10:14
Great, thanks!
Original comment by kees.vd....@gmail.com
on 12 Apr 2013 at 1:46
Original issue reported on code.google.com by
janvanbesien@gmail.com
on 6 Apr 2013 at 7:56