Re: ipv6 bug in jcifs.netbios.NbtAddress
Michael B Allen <[email protected]> Thu, 27 Aug 2015 22:00:41 -0400
| Newsgroups | gmane.network.samba.java |
|---|---|
| Message-ID | <CAGMFw4jtW_5sg-P9=B3Gf_N-qWxng8RqhzpZ5xEtTAfoBeHYEQ@mail.gmail.com> |
On Tue, Aug 25, 2015 at 6:07 AM, Pascal Rigaux <[email protected]> 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/