netdev
[Top] [All Lists]

Re: [PATCH] IPv6: Use ip6_dst_lookup() in ip6_tunnel.c

To: Ville Nuorvala <vnuorval@xxxxxxxxxx>
Subject: Re: [PATCH] IPv6: Use ip6_dst_lookup() in ip6_tunnel.c
From: "David S. Miller" <davem@xxxxxxxxxx>
Date: Thu, 28 Aug 2003 00:09:40 -0700
Cc: usagi-core@xxxxxxxxxxxxxx, netdev@xxxxxxxxxxx
In-reply-to: <Pine.LNX.4.44.0308271403140.7839-100000@xxxxxxxxxxxxxxx>
References: <Pine.LNX.4.44.0308271403140.7839-100000@xxxxxxxxxxxxxxx>
Sender: netdev-bounce@xxxxxxxxxxx
On Wed, 27 Aug 2003 14:13:31 +0300 (EEST)
Ville Nuorvala <vnuorval@xxxxxxxxxx> wrote:

> I cleaned up ip6ip6_tnl_xmit() a bit by using ip6_dst_lookup(). As an
> added bonus IPsec processing of the tunneled packets should now be
> possible. Please apply!

This patch doesn't apply cleanly for some reason,
there were some other changes to ip6_tunnel.c lately.

Can you regenerate this against Andrew Mortons 2.6.0-test4--mm2 patch?
Thanks.


<Prev in Thread] Current Thread [Next in Thread>
  • Re: [PATCH] IPv6: Use ip6_dst_lookup() in ip6_tunnel.c, David S. Miller <=