Merge branch 'ip-rework-the-fix-for-dflt-addr-selection-for-connected-nexthop'
authorJakub Kicinski <kuba@kernel.org>
Thu, 27 Oct 2022 17:16:56 +0000 (10:16 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 27 Oct 2022 17:17:44 +0000 (10:17 -0700)
commitbc520f5e251e5b3ddc3a1b728f00732d720011e2
tree8c3e02c388dcfbb1897d59647327f49c7a5b56f3
parentce48ebdd56513fa5ad9dab683a96399e00dbf464
parentbac0f937c343d651874f83b265ca8f5070ed4f06
Merge branch 'ip-rework-the-fix-for-dflt-addr-selection-for-connected-nexthop'

Nicolas Dichtel says:

====================
ip: rework the fix for dflt addr selection for connected nexthop"

This series reworks the fix that is reverted in the second commit.
As Julian explained, nhc_scope is related to nhc_gw, it's not the scope of
the route.
====================

Link: https://lore.kernel.org/r/20221020100952.8748-1-nicolas.dichtel@6wind.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>