From: YOSHIFUJI Hideaki/吉藤英明 Date: Fri, 10 Jul 2015 07:58:31 +0000 (+0900) Subject: ipv6: Do not iterate over all interfaces when finding source address on specific... X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~370 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9131f3de2;p=pandora-kernel.git ipv6: Do not iterate over all interfaces when finding source address on specific interface. If outgoing interface is specified and the candidate address is restricted to the outgoing interface, it is enough to iterate over that given interface only. Signed-off-by: YOSHIFUJI Hideaki Acked-by: Erik Kline Signed-off-by: David S. Miller --- Reading git-diff-tree failed