[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1755085477.git.petrm@nvidia.com>
Date: Wed, 13 Aug 2025 13:47:07 +0200
From: Petr Machata <petrm@...dia.com>
To: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni
<pabeni@...hat.com>, Andrew Lunn <andrew+netdev@...n.ch>,
<netdev@...r.kernel.org>
CC: Simon Horman <horms@...nel.org>, Ido Schimmel <idosch@...dia.com>, "Petr
Machata" <petrm@...dia.com>, Jiri Pirko <jiri@...nulli.us>,
<mlxsw@...dia.com>
Subject: [PATCH net 0/2] mlxsw: spectrum: Forward packets with an IPv4 link-local source IP
By default, Spectrum devices do not forward IPv4 packets with a link-local
source IP (i.e., 169.254.0.0/16). This behavior does not align with the
kernel which does forward them. Fix the issue and add a selftest.
Ido Schimmel (2):
mlxsw: spectrum: Forward packets with an IPv4 link-local source IP
selftest: forwarding: router: Add a test case for IPv4 link-local
source IP
.../net/ethernet/mellanox/mlxsw/spectrum.c | 2 ++
drivers/net/ethernet/mellanox/mlxsw/trap.h | 1 +
.../selftests/net/forwarding/router.sh | 23 +++++++++++++++++++
3 files changed, 26 insertions(+)
--
2.49.0
Powered by blists - more mailing lists