diff options
author | Eric Dumazet <edumazet@google.com> | 2012-04-19 06:10:26 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-19 14:25:51 -0400 |
commit | cbf8f7bb200f5dbdc9ce11243431440720db03dc (patch) | |
tree | b201bbf2310041bef68118552a7d05edcdb45e9a /include/linux/skbuff.h | |
parent | daa86548281ec9364eac2925bdf907f861204a5b (diff) |
ipv4: dont drop packet in defrag but consume it
When defragmentation is finalized, we clone a packet and kfree_skb() it.
Call consume_skb() to not confuse dropwatch, since its not a drop.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/skbuff.h')
0 files changed, 0 insertions, 0 deletions