Re: [PATCH net-next v3] net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookup
[email protected] Tue, 28 Jul 2026 14:10:05 +0000
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel,gmane.linux.network |
|---|---|
| Message-ID | <178524780539.1745925.14296777057368080591.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni <[email protected]>: On Fri, 24 Jul 2026 09:25:00 +0200 you wrote: > Reuse the flowi6 template t->fl.u.ip6 built by ip6_tnl_link_config() in > ip6_tnl_fill_forward_path(), aligning the fast-path route lookup with > the slow path in ipxip6_tnl_xmit(). This automatically inherits the > correct conditional FLOWLABEL masking based on the > IP6_TNL_F_USE_ORIG_FLOWLABEL flag. > > Return -EOPNOTSUPP when IP6_TNL_F_USE_ORIG_TCLASS, > IP6_TNL_F_USE_ORIG_FLOWLABEL or IP6_TNL_F_USE_ORIG_FWMARK is set, > or for collect_md tunnels, since fill_forward_path has no access to > the original skb and cannot recover the per-packet traffic class, > flowlabel, mark or tunnel destination needed for the route lookup. > > [...] Here is the summary with links: - [net-next,v3] net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookup https://git.kernel.org/netdev/net-next/c/b515dc54795e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html