From: David Ahern <[email protected]>
Date: Wed, 21 Oct 2015 08:42:22 -0700

> 741a11d9e410 ("net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set")
> adds the RT6_LOOKUP_F_IFACE flag to make device index mismatch fatal if
> oif is given. Hajime reported that this change breaks the Mobile IPv6
> use case that wants to force the message through one interface yet use
> the source address from another interface. Handle this case by only
> adding the flag if oif is set and saddr is not set.
> 
> Fixes: 741a11d9e410 ("net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set")
> Cc: Hajime Tazaki <[email protected]>
> Signed-off-by: David Ahern <[email protected]>

Applied, thanks David.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to