From: Nicolas Dichtel Date: Fri, 28 Jun 2013 15:35:48 +0000 (+0200) Subject: ipv6: fix ecmp lookup when oif is specified X-Git-Tag: v3.11-rc1~64^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52bd4c0c1551daa2efa7bb9e01a2f4ea6d1311bb;p=pandora-kernel.git ipv6: fix ecmp lookup when oif is specified There is no reason to skip ECMP lookup when oif is specified, but this implies to check oif given by user when selecting another route. When the new route does not match oif requirement, we simply keep the initial one. Spotted-by: dingzhi Signed-off-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed