]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum_router: Create IPv6 multipath routes in one go
authorIdo Schimmel <idosch@mellanox.com>
Tue, 18 Jun 2019 15:12:56 +0000 (18:12 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Jun 2019 16:45:37 +0000 (09:45 -0700)
commit1029366c55de46448d5c33a4285d8b627a2cbfda
tree913cf2d7201a34fbfffca7a4f2f346c25e537dbd
parentcbc9a6010067951f5cc25255ed3a93aecfca5213
mlxsw: spectrum_router: Create IPv6 multipath routes in one go

Allow the driver to create an IPv6 multipath route in one go by passing
an array of sibling routes and iterating over them.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c