Skip to content
Commit 261abc8c authored by Changli Gao's avatar Changli Gao Committed by Patrick McHardy
Browse files

netfilter: ip6tables: use skb->len for accounting



ipv6_hdr(skb)->payload_len is ZERO and can't be used for accounting, if
the payload is a Jumbo Payload specified in RFC2675.

Signed-off-by: default avatarChangli Gao <xiaosuo@gmail.com>
Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
parent 49daf6a2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment