commit | e374c618b1465f0292047a9f4c244bd71ab5f1f0 | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Mon Apr 28 10:51:56 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 28 14:47:03 2014 -0400 |
tree | b6eab50bf0d9bf655128edf7f13c5359c806a215 | |
parent | 8c2eab9097dba50bcd73ed4632baccc3f34857f9 [diff] |
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 <ja@ssi.bg> Signed-off-by: David S. Miller <davem@davemloft.net>