From: Brian Haley Date: Mon, 10 Jul 2006 22:25:51 +0000 (-0700) Subject: [IPV6]: order addresses by scope X-Git-Tag: v2.6.18-rc2~93^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e55ffac6011731c455856072cb23aa20bd55c367;p=pandora-kernel.git [IPV6]: order addresses by scope If IPv6 addresses are ordered by scope, then ipv6_dev_get_saddr() can break-out of the device addr_list for() loop when the candidate source address scope is less than the destination address scope. Signed-off-by: Brian Haley Acked-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed