Closed GoogleCodeExporter closed 9 years ago
I did some quick searching at it looks like Java supports IPv6 out of the box
with no code changes. Looking around PircBotX code it should support it as I'm
using the generic InetAddress class and not Inet4Address.
Regardless I don't have any way to test it as all my equipment is IPv4. If you
or someone else with IPv6 can test connectivity to an IPv6 IRC server then that
would be great
Giving this a high priority with all the IPv6 things going on lately.
Original comment by Lord.Qua...@gmail.com
on 16 Jun 2011 at 5:39
Original comment by Lord.Qua...@gmail.com
on 18 Jul 2011 at 3:43
Yikes, DCC chat doesn't support IPv6 due to the ipToLong and longToIp methods.
As a side note, I just found out that when you initiate a dcc connection the
PircBot dev thought it would be a good idea to swallow all exceptions. Really
stumped me when it seemed that attempting to initiate a DCC connection mae it
look like it was being ignored.
Original comment by Lord.Qua...@gmail.com
on 12 Aug 2011 at 10:52
Note: This is blocking the 1.6 release since I can no longer test the IPv6
code. If anyone has IPv6 or can setup an IPv6 tunnel (Teredo tunneling is
pretty painless) then we can get some progress on this bug
Original comment by Lord.Qua...@gmail.com
on 22 Sep 2011 at 3:21
Original comment by Lord.Qua...@gmail.com
on 13 Oct 2011 at 9:19
Note: I have released 1.6. IPv6 should work. Please comment on this issue again
if there are still IPv6 issues
Original comment by Lord.Qua...@gmail.com
on 22 Oct 2011 at 7:44
Original issue reported on code.google.com by
italian...@gmail.com
on 16 Jun 2011 at 5:02