From: Tom Herbert Date: Tue, 30 Sep 2014 03:22:30 +0000 (-0700) Subject: sit: Set inner IP protocol in sit X-Git-Tag: fixes-against-v3.18-rc2~144^2~68^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=469471cdfc1902861fedafe8c5c1c8dbf5ad6ba6;p=pandora-kernel.git sit: Set inner IP protocol in sit Call skb_set_inner_ipproto to set inner IP protocol to IPPROTO_IPV6 before tunnel_xmit. This is needed if UDP encapsulation (fou) is being done. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed