diff options
author | Saurabh Mohan <saurabh@vyatta.com> | 2013-06-11 02:45:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-13 11:47:46 +0200 |
commit | baafc77b32f647daa7c45825f7af8cdd55d00817 (patch) | |
tree | 1024857527720aa8acffdb47e352a6dc964dc60a /net/compat.c | |
parent | tg3: Wait for boot code to finish after power on (diff) | |
download | linux-baafc77b32f647daa7c45825f7af8cdd55d00817.tar.xz linux-baafc77b32f647daa7c45825f7af8cdd55d00817.zip |
net/ipv4: ip_vti clear skb cb before tunneling.
If users apply shaper to vti tunnel then it will cause a kernel crash. The
problem seems to be due to the vti_tunnel_xmit function not clearing
skb->opt field before passing the packet to xfrm tunneling code.
Signed-off-by: Saurabh Mohan <saurabh@vyatta.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/compat.c')
0 files changed, 0 insertions, 0 deletions