From: Julian Anastasov Date: Mon, 28 Apr 2014 07:51:56 +0000 (+0300) Subject: net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif X-Git-Tag: omap-for-v3.16/fixes-against-rc1~214^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e374c618b1465f0292047a9f4c244bd71ab5f1f0;p=pandora-kernel.git net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif To properly match iif in ip rules we have to provide LOOPBACK_IFINDEX in flowi6_iif, not 0. Some ip6mr_fib_lookup and fib6_rule_lookup callers need such fix. Signed-off-by: Julian Anastasov Signed-off-by: David S. Miller --- Reading git-diff-tree failed