Files
linux-stable-mirror/net
Justin Iurman cc9a0b498b net: ipv6: fix missing dst ref drop in ila lwtunnel
[ Upstream commit 5da15a9c11 ]

Add missing skb_dst_drop() to drop reference to the old dst before
adding the new dst to the skb.

Fixes: 79ff2fc31e ("ila: Cache a route to translated address")
Cc: Tom Herbert <tom@herbertland.com>
Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Link: https://patch.msgid.link/20250305081655.19032-1-justin.iurman@uliege.be
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-03-13 13:02:09 +01:00
..
2025-02-08 09:58:18 +01:00