Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <[email protected]>:

On Wed,  8 Jul 2026 03:35:02 +0300 you wrote:
> UDP encapsulation (FOU, GUE) has never worked correctly with multicast
> destination addresses. When a FOU-encapsulated packet arrives at a
> multicast address, it enters __udp4_lib_mcast_deliver() /
> __udp6_lib_mcast_deliver() which call consume_skb() on packets that
> need resubmission to the inner protocol handler, silently dropping
> them instead.
> 
> [...]

Here is the summary with links:
  - [net-next,v6,1/2] udp: fix encapsulation packet resubmit in multicast 
deliver
    https://git.kernel.org/netdev/net-next/c/3cb8d4b9bfeb
  - [net-next,v6,2/2] selftests: net: add FOU multicast encapsulation resubmit 
test
    https://git.kernel.org/netdev/net-next/c/e5382133c51c

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



Reply via email to