janvanbesien / java-ipv6

Java library to represent IPv6 addresses, networks, and related concepts
Apache License 2.0
85 stars 33 forks source link

Wrong javadoc: com.googlecode.ipv6.IPv6Address.isLinkLocal() specefies range as fe80:://48 whereas it should be fe80:://64 #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?
Update the javadoc to fe80::/64

What version of the product are you using? On what operating system?
java-ipv6-0.15

Original issue reported on code.google.com by anirudd...@gmail.com on 21 Nov 2013 at 6:08

GoogleCodeExporter commented 9 years ago
Thanks for reporting. I fixed it.

Original comment by janvanbesien@gmail.com on 21 Nov 2013 at 7:22

janvanbesien commented 9 years ago

Released as part of 0.16