[an error occurred while processing this directive]
|
|
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250211221624.18435-1-justin.iurman@uliege.be>
Date: Tue, 11 Feb 2025 23:16:21 +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,
justin.iurman@...ege.be
Subject: [PATCH net v2 0/3] several fixes for ioam6, rpl and seg6 lwtunnels
v2:
- address warnings/errors reported by checkpatch
v1:
- https://lore.kernel.org/netdev/20250209193840.20509-1-justin.iurman@uliege.be/
This series 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 rpl and seg6 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(-)
--
2.34.1
Powered by blists - more mailing lists