Files
linux-stable-mirror/net/core
Pablo Neira Ayuso 959ea349c7 net: remove WARN_ON_ONCE when accessing forward path array
[ Upstream commit 008e7a7c29 ]

Although unlikely, recent support for IPIP tunnels increases chances of
reaching this WARN_ON_ONCE if userspace manages to build a sufficiently
long forward path.

Remove it.

Fixes: ddb94eafab ("net: resolve forwarding path from virtual netdevice and HW destination address")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-04 07:20:38 -05:00
..
2025-12-18 13:55:22 +01:00
2026-02-11 13:40:27 +01:00
2026-03-04 07:19:35 -05:00