diff options
author | Yuri Chislov <yuri.chislov@gmail.com> | 2014-11-24 11:25:15 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-24 16:11:05 -0500 |
commit | be6572fdb1bfbe23b2624d477de50af50b02f5d6 (patch) | |
tree | c9670d927c530c14716727680d787284b3c60ead /arch/arm/mach-qcom | |
parent | 20ea60ca9952bd19d4b0d74719daba305aef5178 (diff) |
ipv6: gre: fix wrong skb->protocol in WCCP
When using GRE redirection in WCCP, it sets the wrong skb->protocol,
that is, ETH_P_IP instead of ETH_P_IPV6 for the encapuslated traffic.
Fixes: c12b395a4664 ("gre: Support GRE over IPv6")
Cc: Dmitry Kozlov <xeb@mail.ru>
Signed-off-by: Yuri Chislov <yuri.chislov@gmail.com>
Tested-by: Yuri Chislov <yuri.chislov@gmail.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/mach-qcom')
0 files changed, 0 insertions, 0 deletions