[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164005621086.30905.7721851254455250823.git-patchwork-notify@kernel.org>
Date: Tue, 21 Dec 2021 03:10:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Willem de Bruijn <willemdebruijn.kernel@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
nemeth@...hat.com, willemb@...gle.com, andrew@...nix.com
Subject: Re: [PATCH net] net: accept UFOv6 packages in virtio_net_hdr_to_skb
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 20 Dec 2021 09:49:01 -0500 you wrote:
> From: Willem de Bruijn <willemb@...gle.com>
>
> Skb with skb->protocol 0 at the time of virtio_net_hdr_to_skb may have
> a protocol inferred from virtio_net_hdr with virtio_net_hdr_set_proto.
>
> Unlike TCP, UDP does not have separate types for IPv4 and IPv6. Type
> VIRTIO_NET_HDR_GSO_UDP is guessed to be IPv4/UDP. As of the below
> commit, UFOv6 packets are dropped due to not matching the protocol as
> obtained from dev_parse_header_protocol.
>
> [...]
Here is the summary with links:
- [net] net: accept UFOv6 packages in virtio_net_hdr_to_skb
https://git.kernel.org/netdev/net/c/7e5cced9ca84
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