[IPV6] FIB6RULE: Find source address during looking up route.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Fri, 6 Apr 2007 18:45:39 +0000 (11:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:35 +0000 (22:28 -0700)
When looking up route for destination with rules with
source address restrictions, we may need to find a source
address for the traffic if not given.

Based on patch from Noriaki TAKAMIYA <takamiya@po.ntts.co.jp>.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found