]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "ip: fix dflt addr selection for connected nexthop"
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 20 Oct 2022 10:09:51 +0000 (12:09 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 27 Oct 2022 17:17:36 +0000 (10:17 -0700)
commit5450763f3e920b940f457dc04fc0895edded779a
treed99513f4eec171bb01614d9e7c3005a6bc89c746
parent7b07bb0dd0d3e42748633fb6d9336428f9ca0d17
Revert "ip: fix dflt addr selection for connected nexthop"

This reverts commit 4be009aa4a335b918cb0f6f823922f8939eaa1e8.

As explained by Julian, nhc_scope is related to nhc_gw, not to the route.
Revert the original patch. The initial problem is fixed differently in the
next commit.

Link: https://lore.kernel.org/netdev/6c8a44ba-c2d5-cdf-c5c7-5baf97cba38@ssi.bg/
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv4/fib_semantics.c