Hi,

>> Wed, 28 Mar 2007 12:49:40 +0900 (JST)
>> [Subject: Re: [PATCH net-2.6.22] [IPV6] FIB6RULE: Find source address during 
>> looking up route.]
>> YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]> wrote...

> > Out of curiosity, what sort of rules would have this flag set?
> > The majority of lookups don't provide a valid source address.
> > This new address search could become very expensive, because
> > none of the results are cached.
> 
> This flags is used for Mobile IPv6.
> 
> Well, for non-connected sockets on hosts, yes,
> the process might not be light-weight.
> But, on routers, or once the socket is connected,
> source address should be always set.

  Even if you set the rule which has the condition regarding as the
  source address, this rule is not selected for the first packet
  because the source address is not chosen yet.

  This fix is required to do source address based routing using
  fib6_rules.

#Even if the same routing with subtrees, the same problem is caused.

  Regards,

--
Noriaki TAKAMIYA
-
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

Reply via email to