[jcifs] ipv6 bug in jcifs.netbios.NbtAddress

Michael B Allen ioplex at gmail.com
Fri Aug 28 02:00:41 UTC 2015


On Tue, Aug 25, 2015 at 6:07 AM, Pascal Rigaux
<pascal.rigaux at univ-paris1.fr> wrote:
> Hi,
>
> We've been wondering why our server was doing weird accesses to Poland.
> The culprit is in
> https://jcifs.samba.org/src/src/jcifs/netbios/NbtAddress.java, hashCode is
> used on a InetAddress:

Hi Pascal,

The JVM parameter you cite is manipulating the underlying socket
behavior and so the error you're seeing is not really related to JCIFS
directly.

It's not crystal clear what you are trying to do but if you're trying
to get JCIFS to actually use an IPv6 address, it will absolutely not
work because JCIFS simply does not support IPv6 right now. And for a
variety of reasons it's not very high on the TODO list.

Mike

-- 
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/



More information about the jCIFS mailing list