Files
linux-stable-mirror/net/ipv6
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
..
2024-09-11 20:44:31 -07:00
2025-02-21 14:01:42 +01:00
2025-02-08 09:57:23 +01:00
2024-04-29 13:32:01 +01:00
2024-05-30 18:29:38 -07:00