From: David S. Miller Date: Wed, 7 Oct 2015 11:27:51 +0000 (-0700) Subject: Merge branch 'l3mdev_saddr_op' X-Git-Tag: v4.9.8~3303^2~198 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=390a4bee5c2ade628565dd21fb5d8656a58f7804;p=platform%2Fkernel%2Flinux-rpi3.git Merge branch 'l3mdev_saddr_op' David Ahern says: ==================== net: Add saddr op to l3mdev and vrf First 2 patches are re-sends of patches that got lost in the ethosphere Tuesday; they were part of the first round of l3mdev conversions. Next 3 handle the source address lookup for raw and datagram sockets bound to a VRF device. The conversion to the get_saddr op also fixes locally originated TCP packets showing up at the VRF device. The use of the FLOWI_FLAG_L3MDEV_SRC flag in ip_route_connect_init was causing locally generated packets to skip the VRF device. v2 - rebased to top of net-next per device delete fix and hash based multipath patches ==================== Signed-off-by: David S. Miller --- 390a4bee5c2ade628565dd21fb5d8656a58f7804