Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Thu,  7 Jan 2021 15:50:18 +0200 you wrote:
> There are cases where GSO segment's length exceeds the egress MTU:
>  - Forwarding of a TCP GRO skb, when DF flag is not set.
>  - Forwarding of an skb that arrived on a virtualisation interface
>    (virtio-net/vhost/tap) with TSO/GSO size set by other network
>    stack.
>  - Local GSO skb transmitted on an NETIF_F_TSO tunnel stacked over an
>    interface with a smaller MTU.
>  - Arriving GRO skb (or GSO skb in a virtualised environment) that is
>    bridged to a NETIF_F_TSO tunnel stacked over an interface with an
>    insufficient MTU.
> 
> [...]

Here is the summary with links:
  - [net,V3] net: ipv6: Validate GSO SKB before finish IPv6 processing
    https://git.kernel.org/netdev/net/c/b210de4f8c97

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to