commit | 29f6af7712c40045e7886d0fa356d97a6f9aba49 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Fri Apr 06 11:45:39 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:28:35 2007 -0700 |
tree | 2b475a62ee778bd425150cd33352ca2df5c97c61 | |
parent | ea2f10a3c81724701fe6a754789eafd50b33909f [diff] |
[IPV6] FIB6RULE: Find source address during looking up route. 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>