From: Tom Herbert Date: Tue, 30 Sep 2014 03:22:31 +0000 (-0700) Subject: ipip: Set inner IP protocol in ipip X-Git-Tag: fixes-against-v3.18-rc2~144^2~68^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=077c5a0948cc7b75032288bd37bd6641ef05da76;p=pandora-kernel.git ipip: Set inner IP protocol in ipip Call skb_set_inner_ipproto to set inner IP protocol to IPPROTO_IPV4 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