Re: [PATCH net V2] net: drop the packet when fails to do software segmentation or header check

From: David Miller
Date: Thu Dec 18 2014 - 23:02:33 EST


From: Jason Wang <jasowang@xxxxxxxxxx>
Date: Fri, 19 Dec 2014 11:09:13 +0800

> Commit cecda693a969816bac5e470e1d9c9c0ef5567bca ("net: keep original skb
> which only needs header checking during software GSO") keeps the original
> skb for packets that only needs header check, but it doesn't drop the
> packet if software segmentation or header check were failed.
>
> Fixes cecda693a9 ("net: keep original skb which only needs header checking
> during software GSO")
>
> Cc: Eric Dumazet <eric.dumazet@xxxxxxxxx>
> Signed-off-by: Jason Wang <jasowang@xxxxxxxxxx>

Applied and queued up for -stable, thanks Jason.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/