Re: [PATCH net v3] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
From: patchwork-bot+netdevbpf
Date: Tue Oct 01 2024 - 07:10:38 EST
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@xxxxxxxxxx>:
On Wed, 25 Sep 2024 02:51:59 +0300 you wrote:
> Regression Description:
>
> Depending on the options specified for the GRE tunnel device, small
> packets may be dropped. This occurs because the pskb_network_may_pull
> function fails due to the packet's insufficient length.
>
> For example, if only the okey option is specified for the tunnel device,
> original (before encapsulation) packets smaller than 28 bytes (including
> the IPv4 header) will be dropped. This happens because the required
> length is calculated relative to the network header, not the skb->head.
>
> [...]
Here is the summary with links:
- [net,v3] ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
https://git.kernel.org/netdev/net/c/c4a14f6d9d17
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html