IPv6 datatype patch

Started by Nonameover 22 years ago3 messages
#1Noname
itojun@iijlab.net

ftp://ftp.kame.net/pub/kame/misc/
has IPv6 datatype patch (makes "inet" type handle both IPv4 and IPv6)
for 7.3.2. let me know how i can proceed/help.

itojun

#2Kurt Roeckx
Q@ping.be
In reply to: Noname (#1)
Re: IPv6 datatype patch

On Wed, Jun 25, 2003 at 06:26:10PM +0900, itojun@iijlab.net wrote:

ftp://ftp.kame.net/pub/kame/misc/
has IPv6 datatype patch (makes "inet" type handle both IPv4 and IPv6)
for 7.3.2. let me know how i can proceed/help.

There already is a patch in cvs head that does the same except it
doesn't handle the scope.

It would probably be useful to look at the other differences.

Kurt

#3Noname
itojun@iijlab.net
In reply to: Kurt Roeckx (#2)
Re: IPv6 datatype patch

ftp://ftp.kame.net/pub/kame/misc/
has IPv6 datatype patch (makes "inet" type handle both IPv4 and IPv6)
for 7.3.2. let me know how i can proceed/help.

There already is a patch in cvs head that does the same except it
doesn't handle the scope.

It would probably be useful to look at the other differences.

that's good to hear! tnx.

itojun