aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorNicolas Dichtel <[email protected]>2022-10-20 12:09:52 +0200
committerJakub Kicinski <[email protected]>2022-10-27 10:17:40 -0700
commitbac0f937c343d651874f83b265ca8f5070ed4f06 (patch)
tree8c3e02c388dcfbb1897d59647327f49c7a5b56f3 /lib/mpi/mpi-sub-ui.c
parente021c329ee198f1cd0cb3855f221137dda49256a (diff)
nh: fix scope used to find saddr when adding non gw nh
As explained by Julian, fib_nh_scope is related to fib_nh_gw4, but fib_info_update_nhc_saddr() needs the scope of the route, which is the scope "before" fib_nh_scope, ie fib_nh_scope - 1. This patch fixes the problem described in commit 747c14307214 ("ip: fix dflt addr selection for connected nexthop"). Fixes: 597cfe4fc339 ("nexthop: Add support for IPv4 nexthops") Link: https://lore.kernel.org/netdev/[email protected]/ Signed-off-by: Nicolas Dichtel <[email protected]> Reviewed-by: Julian Anastasov <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions