From: Brian Haley Date: Sat, 29 May 2010 06:02:35 +0000 (-0700) Subject: IPv6: fix Mobile IPv6 regression X-Git-Tag: v2.6.35-rc2~64^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6057fd78a8dcce6269f029b967051d5a2e9b0895;p=pandora-kernel.git IPv6: fix Mobile IPv6 regression Commit f4f914b5 (net: ipv6 bind to device issue) caused a regression with Mobile IPv6 when it changed the meaning of fl->oif to become a strict requirement of the route lookup. Instead, only force strict mode when sk->sk_bound_dev_if is set on the calling socket, getting the intended behavior and fixing the regression. Tested-by: Arnaud Ebalard Signed-off-by: Brian Haley Signed-off-by: David S. Miller --- Reading git-diff-tree failed