[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161317740732.7081.2562791534480299640.git-patchwork-notify@kernel.org>
Date: Sat, 13 Feb 2021 00:50:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Doug Brown <doug@...morgal.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] appletalk: Fix skb allocation size in loopback case
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 11 Feb 2021 21:27:54 -0800 you wrote:
> If a DDP broadcast packet is sent out to a non-gateway target, it is
> also looped back. There is a potential for the loopback device to have a
> longer hardware header length than the original target route's device,
> which can result in the skb not being created with enough room for the
> loopback device's hardware header. This patch fixes the issue by
> determining that a loopback will be necessary prior to allocating the
> skb, and if so, ensuring the skb has enough room.
>
> [...]
Here is the summary with links:
- appletalk: Fix skb allocation size in loopback case
https://git.kernel.org/netdev/net/c/39935dccb21c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists