commit | ca4aa976f04d14bc7da60dce0e2afc34c9f0f1d2 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue May 10 16:08:17 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 11 19:23:55 2016 -0400 |
tree | ee23113458cbe0c80a15fd001c47ff753c5a9107 | |
parent | 756ee1729b2feb3a45767da29e338f70f2086ba3 [diff] |
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>