From: David Miller Date: Mon, 6 Apr 2015 02:19:09 +0000 (-0400) Subject: udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). X-Git-Tag: omap-for-v4.2/o2_dc~131^2~66^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79b16aadea32cce;p=pandora-kernel.git udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). That was we can make sure the output path of ipv4/ipv6 operate on the UDP socket rather than whatever random thing happens to be in skb->sk. Based upon a patch by Jiri Pirko. Signed-off-by: David S. Miller Acked-by: Hannes Frederic Sowa --- Reading git-diff-tree failed