From: David Ahern Date: Thu, 13 Aug 2015 20:59:03 +0000 (-0600) Subject: udp: Handle VRF device in sendmsg X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~165^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a24abfa42613fefc68963a98c2b7ab7fd7e374c;p=pandora-kernel.git udp: Handle VRF device in sendmsg For unconnected UDP sockets using a VRF device lookup source address based on VRF table. This allows the UDP header to be properly setup before showing up at the VRF device via the dst. Signed-off-by: Shrijeet Mukherjee Signed-off-by: David Ahern Signed-off-by: David S. Miller --- Reading git-diff-tree failed