Merge branch 'nexthop-various-fixes'
authorJakub Kicinski <kuba@kernel.org>
Wed, 24 Sep 2025 00:01:08 +0000 (17:01 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 24 Sep 2025 00:01:09 +0000 (17:01 -0700)
commit0efdfbba2e59626b9e924efba2a50b36d14bc276
tree0fcb834a1bdb1a09fd0c623728023f8133eebe61
parentca9f9cdc4de97d0221100b11224738416696163c
parent00af023d90f9087ed5a371302ab442ed5736c3b7
Merge branch 'nexthop-various-fixes'

Ido Schimmel says:

====================
nexthop: Various fixes

Patch #1 fixes a NPD that was recently reported by syzbot.

Patch #2 fixes an issue in the existing FIB nexthop selftest.

Patch #3 extends the selftest with test cases for the bug that was fixed
in the first patch.
====================

Link: https://patch.msgid.link/20250921150824.149157-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>