[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250414172022.242991-1-idosch@nvidia.com>
Date: Mon, 14 Apr 2025 20:20:20 +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@...nel.org>, <horms@...nel.org>,
<hanhuihui5@...wei.com>, Ido Schimmel <idosch@...dia.com>
Subject: [PATCH net 0/2] fib_rules: Fix iif / oif matching on L3 master device
Patch #1 fixes a recently reported regression regarding FIB rules that
match on iif / oif being a VRF device.
Patch #2 adds test cases to the FIB rules selftest.
Ido Schimmel (2):
net: fib_rules: Fix iif / oif matching on L3 master device
selftests: fib_rule_tests: Add VRF match tests
include/net/fib_rules.h | 2 +
include/net/flow.h | 1 +
include/net/l3mdev.h | 27 +++++++++++
net/core/fib_rules.c | 48 +++++++++++++++----
net/l3mdev/l3mdev.c | 4 +-
tools/testing/selftests/net/fib_rule_tests.sh | 34 +++++++++++++
6 files changed, 107 insertions(+), 9 deletions(-)
--
2.49.0
Powered by blists - more mailing lists