ipv6: fix 4in6 tunnel receive path
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Tue, 10 May 2016 14:08:17 +0000 (16:08 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 May 2016 23:23:55 +0000 (19:23 -0400)
commitca4aa976f04d14bc7da60dce0e2afc34c9f0f1d2
treeee23113458cbe0c80a15fd001c47ff753c5a9107
parent756ee1729b2feb3a45767da29e338f70f2086ba3
ipv6: fix 4in6 tunnel receive path

Protocol for 4in6 tunnel is IPPROTO_IPIP. This was wrongly changed by
the last cleanup.

CC: Tom Herbert <tom@herbertland.com>
Fixes: 0d3c703a9d17 ("ipv6: Cleanup IPv6 tunnel receive path")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_tunnel.c
This page took 0.029965 seconds and 5 git commands to generate.