kuznet@xxxxxxxxxxxxx wrote:
>
> Hello!
>
> > Destination Options are still not implemented in the IPv6 Linux kernel
> > (2.2.13 or 2.3.31),
>
> Please, explain. "Destination options" are implemented.
I am refering to the Mobile-IPv6 Destination Opts in the kernels above.
where the file exthdrs.c shows:
struct tlvtype_proc tlvprocdestopt_lst[] = {
/* No destination options are defined now */
{-1, NULL}
};
My understanding is that IPv6 does not have Dest Opts aside of PAD1 and
PADN, right? Then it all makes sense.
> Mobile IPv6 optinos are not implemented, because mobile
> is not implemented. You have to implement it for begginning 8)
That's what it is about: there's a bunch of guys out there who want to
port a 2.1.59 Mobile-IPv6 stack to the newer 2.2.x kernel (and possibly
2.3.x later on). I am just trying to figure out the best way to do it,
as the Linux IPv6 implementation was real short at the time of 2.1.59
and solutions change with the new situation.
Note that I would be interested in a URL for the development IPv6
stack...
Guilhem Tardy.
|