[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1a1a5bf4-9b20-48bd-b4ef-b42efafcae49@uliege.be>
Date: Sun, 9 Feb 2025 20:48:58 +0100
From: Justin Iurman <justin.iurman@...ege.be>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org
Subject: Re: [PATCH net 0/3] several fixes for ioam6, rpl and seg6 lwtunnels
On 2/9/25 20:38, Justin Iurman wrote:
> This patchset provides fixes to prevent loops in ioam6_iptunnel,
> rpl_iptunnel and seg6_iptunnel.
>
> Justin Iurman (3):
> net: ipv6: fix dst ref loops on input in lwtunnels
> net: ipv6: fix lwtunnel loops in ioam6, rpl and seg6
> net: ipv6: fix consecutive input and output transformation in
> lwtunnels
>
> net/ipv6/ioam6_iptunnel.c | 6 ++---
> net/ipv6/rpl_iptunnel.c | 34 +++++++++++++++++++++--
> net/ipv6/seg6_iptunnel.c | 57 +++++++++++++++++++++++++++++++++------
> 3 files changed, 83 insertions(+), 14 deletions(-)
>
@Jakub I'll send a net-next patch ASAP to provide rpl and seg6 "dummy"
selftests to detect dst refleaks with kmemleak. Also for net-next, I'll
re-apply the double allocation fix on top of this series.
Powered by blists - more mailing lists