diff options
author | Eric Dumazet <edumazet@google.com> | 2016-05-06 05:58:21 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-10 10:26:27 +0200 |
commit | 302257df964f8f08dc6f3a3e4f819d55fff7a571 (patch) | |
tree | e95f888385e3a23153186ddfd58d915dd08161e5 /net/ipv6/icmp.c | |
parent | ae2326b512eb940cf14e4d40c7d7a1da483d20d0 (diff) |
macvtap: segmented packet is consumed
commit be0bd3160165e42783d8215f426e41c07179c08a upstream.
If GSO packet is segmented and its segments are properly queued,
we call consume_skb() instead of kfree_skb() to be drop monitor
friendly.
Fixes: 3e4f8b7873709 ("macvtap: Perform GSO on forwarding path.")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Vlad Yasevich <vyasevic@redhat.com>
Reviewed-by: Shmulik Ladkani <shmulik.ladkani@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv6/icmp.c')
0 files changed, 0 insertions, 0 deletions