On 10/13/06 05:16, David Miller wrote: > From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> > Date: Thu, 12 Oct 2006 18:55:51 +0900 (JST) > >> I tend to agree. Ville, do you agree? > > I'll wait for Ville's response before applying this. > Otherwise, I think the change looks fine.
Acked-by: Ville Nuorvala <[EMAIL PROTECTED]> This doesn't however solve all the problems with source address based routing. For example we always need to have a valid source address when we cow or copy a route in ip6_pol_route_output() etc. In my original solution I moved the source address selection functionality into the route lookup code as the two very much depend on each other and can't IMO really be done separately. I'm currently working on a patch for all of this, but please go ahead and apply Thomas's and Kim's patch. I'll try to post an initial RFC version of my patch later today. Regards, Ville - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html