diff options
author | Eric Dumazet <edumazet@google.com> | 2012-08-19 03:47:30 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-22 22:48:32 -0700 |
commit | b87fb39e399137257a6db3224ea854117e9486e9 (patch) | |
tree | a4373882fec7b443510d3c5a20c5c16839d71ae1 /Documentation/networking | |
parent | ef8531b64c3e2443da52e9f05d74a988230eedc5 (diff) | |
download | talos-op-linux-b87fb39e399137257a6db3224ea854117e9486e9.tar.gz talos-op-linux-b87fb39e399137257a6db3224ea854117e9486e9.zip |
ipv6: gre: fix ip6gre_err()
ip6gre_err() miscomputes grehlen (sizeof(ipv6h) is 4 or 8,
not 40 as expected), and should take into account 'offset' parameter.
Also uses pskb_may_pull() to cope with some fragged skbs
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Dmitry Kozlov <xeb@mail.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions