From: YOSHIFUJI Hideaki Date: Wed, 2 Jul 2008 09:30:18 +0000 (+0900) Subject: ipv6 route: Prefer outgoing interface with source address assigned. X-Git-Tag: v2.6.27-rc1~969^2~248^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd3abc4ef52597ec8268274222574b2700ba3ded;p=pandora-kernel.git ipv6 route: Prefer outgoing interface with source address assigned. Outgoing interface is selected by the route decision if unspecified. Let's prefer routes via interface(s) with the address assigned if we have multiple routes with same cost. With help from Naohiro Ooiwa . Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed