[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220914075339.4074096-1-idosch@nvidia.com>
Date: Wed, 14 Sep 2022 10:53:37 +0300
From: Ido Schimmel <idosch@...dia.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, dsahern@...il.com, mlxsw@...dia.com,
Ido Schimmel <idosch@...dia.com>
Subject: [PATCH net 0/2] ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical section
Patch #1 fixes a bug in ipmr code.
Patch #2 adds corresponding test cases.
Ido Schimmel (2):
ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical
section
selftests: forwarding: Add test cases for unresolved multicast routes
net/ipv4/ipmr.c | 2 +
net/ipv6/ip6mr.c | 5 +-
.../net/forwarding/router_multicast.sh | 92 ++++++++++++++++++-
3 files changed, 97 insertions(+), 2 deletions(-)
--
2.37.1
Powered by blists - more mailing lists