]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'mlxsw-spectrum-forward-packets-with-an-ipv4-link-local-source-ip'
authorJakub Kicinski <kuba@kernel.org>
Fri, 15 Aug 2025 17:44:50 +0000 (10:44 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 15 Aug 2025 17:44:50 +0000 (10:44 -0700)
commit08947318871cf3fcfea194f427db0b5797545281
tree7fca0c7819b3c68c08422380e0a00d42faad2864
parent065c31f2c6915b38f45b1c817b31f41f62eaa774
parent5e0b2177bdba99c2487480e9864825f742b684ee
Merge branch 'mlxsw-spectrum-forward-packets-with-an-ipv4-link-local-source-ip'

Petr Machata says:

====================
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.
====================

Link: https://patch.msgid.link/cover.1755174341.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>