[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070328.130252.719895987.takamiya@po.ntts.co.jp>
Date: Wed, 28 Mar 2007 13:02:52 +0900 (JST)
From: Noriaki TAKAMIYA <takamiya@...ntts.co.jp>
To: yoshfuji@...ux-ipv6.org
Cc: tgraf@...g.ch, davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH net-2.6.22] [IPV6] FIB6RULE: Find source address during
looking up route.
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 / 吉藤英明 <yoshfuji@...ux-ipv6.org> 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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists