Hello:
This patch was applied to netdev/net.git (master) by David S. Miller davem@davemloft.net:
On Tue, 19 Jul 2022 15:26:26 +0300 you wrote:
mlxsw needs to distinguish nexthops with a gateway from connected nexthops in order to write the former to the adjacency table of the device. The check used to rely on the fact that nexthops with a gateway have a 'link' scope whereas connected nexthops have a 'host' scope. This is no longer correct after commit 747c14307214 ("ip: fix dflt addr selection for connected nexthop").
[...]
Here is the summary with links: - [net] mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication https://git.kernel.org/netdev/net/c/e5ec6a251338
You are awesome, thank you!