Re: [PATCHSET] Mobile IPv6 for 2.5.43

From: Henrik Petander (lpetande@morphine.tml.hut.fi)
Date: Thu Oct 31 2002 - 05:44:00 EST


Hi Noriaki,

On Thu, 31 Oct 2002, Noriaki Takamiya wrote:

> Hi,
>
> This is Takamiya, a member of USAGI Project.
> Your work is very cool.
Thanks.

>
> Please note that we're preparing for checking to what extent this
> patch is compliant to the Internet draft of MIPv6.

We are interested in seeing the results, especially if the tests are based
on the draft19, which ought to be published soon based on the discussions
in the mobile-ip mailing list.

>
> (2) Avoiding Netfilter Hooks
> In your imprementation HA uses netfilter to intercept packets
> sent to MN. We think it is costy so we have a suggestion to
> use FIB structure to forward packets to MN. Bacause we think
> forwarding packets from HA to MN is FORWARDING, not FILTERING.
> We think the kernel maintainers may prefer such a manner using
> FIB structure for forwarding.

We are using standard routing in HA to route packets intercepted by HA to
MN through a tunnel device. However, HA needs to also act as a neighbor
discovery proxy for MN and not tunnel any ND packets destined to MN, but
reply to them on the bahalf of MN. We use the netfilter hook to check for
ND packets with global addresses that would be otherwise tunneled and feed
them directly to the local processing code.

Thanks,

Henrik Petander

                ----------------------------------
                Henrik Petander
                Helsinki University of Technology,
                GO/Core Project
                Henrik.Petander@hut.fi
                Office: +358 (0)9 451 5846
                GSM: +358 (0)40 741 5248
                ----------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:53 EST