Re: [Coder-com] IPV6 support

2013-08-24 Thread Entrope
ircu fully supports IPv6, but the services do not, and that is why the network does not have IPv6 connectivity. Entrope On Aug 24, 2013 2:41 PM, "Sergey Lichack" wrote: > Hello. I was surprised to see that Undernet doesn't support IPv6 access in > 2013, so I decided to look into it. It is possib

[Coder-com] IPV6 support

2013-08-24 Thread Sergey Lichack
Hello. I was surprised to see that Undernet doesn't support IPv6 access in 2013, so I decided to look into it. It is possible to make ipv6 support by using program called socat. It can redirect ipv6 traffic from some port to another ipv4 port. Example usage: socat TCP6-LISTEN:4000,fork,su=nobody TC

[Coder-com] IPv6

2012-09-27 Thread Empus
Hi Guys, Do we have anyone out there able and interested to introduce IPv6 to gnuworld? I understand it to be a big^H^H^Hhorrible task, but it would be really good to make a start. Users ask about it quite often and we're falling behind in this area. Eventually, we'll be denying access to the

Re: [Coder-Com] ipv6 in latest ircu release

2002-08-15 Thread Stephan Hensel
On Thu, 15 Aug 2002 08:46:53 -0400 Kev <[EMAIL PROTECTED]> wrote: > I'm afraid there isn't even one for u2.10.11 at the moment :/ This > volunteer group doesn't seem to do well with schedules--that may have > something to do with the guys running it *shrug* > -- > Kevin L. Mitchell <[EMAIL PROT

Re: [Coder-Com] ipv6 in latest ircu release

2002-08-15 Thread Kev
> thanks for the quick reply. is there -any- scheduled release date for > ircu2.10.12? *cough* I'm afraid there isn't even one for u2.10.11 at the moment :/ This volunteer group doesn't seem to do well with schedules--that may have something to do with the guys running it *shrug* -- Kevin L. Mi

Re: [Coder-Com] ipv6 in latest ircu release

2002-08-15 Thread Stephan Hensel
On Thu, 15 Aug 2002 08:08:14 -0400 Kev <[EMAIL PROTECTED]> wrote: > > i am wondering if ipv6 will be supported in upcomming ircu2.10.11 > > release. if not, when will it be done? > > Unfortunately, incorporating IPv6 will require some changes to our > server<->server protocol since we send the a

Re: [Coder-Com] ipv6 in latest ircu release

2002-08-15 Thread Kev
> i am wondering if ipv6 will be supported in upcomming ircu2.10.11 > release. if not, when will it be done? Unfortunately, incorporating IPv6 will require some changes to our server<->server protocol since we send the actual IP of a user across the network base64-encoded. This, plus the state o

[Coder-Com] ipv6 in latest ircu release

2002-08-15 Thread Stephan Hensel
hi, i am wondering if ipv6 will be supported in upcomming ircu2.10.11 release. if not, when will it be done? -- regards Stephan Hensel lou, IRCop, QuakeNet, Tiscali, Worldwide.

Re: [Coder-Com] IPv6

2002-07-25 Thread The legend of the darkness
Ok, ill start up with libevents - Original Message - From: "Kev" <[EMAIL PROTECTED]> To: "The legend of the darkness" <[EMAIL PROTECTED]> Cc: "Kev" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, July 25, 2002 10:21 PM Subj

Re: [Coder-Com] IPv6

2002-07-25 Thread Kev
> Add ipv6 support to libevent or put libevent into .12? Get libevent finished up so it can be added to ircd--and make sure it properly supports ipv6 (and threading) in the process. -- Kevin L. Mitchell <[EMAIL PROTECTED]>

Re: [Coder-Com] IPv6

2002-07-25 Thread Reed Loden
On Thu, 25 Jul 2002 21:55:54 +0300 The legend of the darkness <[EMAIL PROTECTED]> wrote: > Add ipv6 support to libevent or put libevent into .12? I think Kev means put libevent in .12. :) ~reed

Re: [Coder-Com] IPv6

2002-07-25 Thread The legend of the darkness
Sent: Thursday, July 25, 2002 9:10 PM Subject: Re: [Coder-Com] IPv6 > > I am planning to start digging in .12 source to add IPv6 Support. > > > > What are your opinions about this? > > How about digging through libevent instead, since I'm hoping to have >

Re: [Coder-Com] IPv6

2002-07-25 Thread Kev
> I am planning to start digging in .12 source to add IPv6 Support. > > What are your opinions about this? How about digging through libevent instead, since I'm hoping to have that library replacing most of the networking code in .12. http://libevent.sourceforge.net/ -- Kevin L. Mitchell <[EMA

Re: [Coder-Com] IPv6

2002-07-25 Thread Chris Crowther
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 25 Jul 2002 5:58 pm, The legend of the darkness wrote: > I am planning to start digging in .12 source to add IPv6 Support. > > What are your opinions about this? You might want to look at the IPv6 code in Hybrid and try to use th

[Coder-Com] IPv6

2002-07-25 Thread The legend of the darkness
Greetings fellow ircu hackers, I am planning to start digging in .12 source to add IPv6 Support. What are your opinions about this? Regards, Andreas Louca eTechNova System Administrator [EMAIL PROTECTED] Http://www.etechnova.net/

Re: [Coder-Com] IPv6 Compatiblity

2002-03-13 Thread Kev
> Can i already use IPv6? Undernet ircu does not have IPv6 support code. This work is slated for u2.10.12, when we will, among other things, rewrite the database code. -- Kevin L. Mitchell <[EMAIL PROTECTED]>

[Coder-Com] IPv6 Compatiblity

2002-03-12 Thread Daniel Boeije
Hello, Can i already use IPv6? Kind regards, KillKid

Re: [Coder-Com] IPv6 Support?

2001-11-20 Thread Kev
> Perhaps a question that has been brought up many times before, but > anyway; Is there support for IPv6 in ircu, or is it planned? It's on the board, but most likely not until u2.10.12 and a full DB rewrite. -- Kevin L. Mitchell <[EMAIL PROTECTED]>

[Coder-Com] IPv6 Support?

2001-11-20 Thread Henrik Holmstam
Hello, Perhaps a question that has been brought up many times before, but anyway; Is there support for IPv6 in ircu, or is it planned? Kind regards, Henrik H

Re: [Coder-Com] ipv6 ircd

2001-08-07 Thread Kev
> hello to who ever reads this. > i have a question concerning the undernet ircd supporting ipv6 or not? > is ipv6 support already coded or do you think about it as a generall > feature for the future? > do you know about any moduls or private projects concerning ipv6 > support and undernet ircds

[Coder-Com] ipv6 ircd

2001-08-07 Thread Simon PhoenikS Schmincke
hello to who ever reads this. i have a question concerning the undernet ircd supporting ipv6 or not? is ipv6 support already coded or do you think about it as a generall feature for the future? do you know about any moduls or private projects concerning ipv6 support and undernet ircds? thanks for