From: Jiri Pirko <[email protected]>
Date: Fri, 12 Jan 2018 17:15:59 +0100

> From: Ido Schimmel <[email protected]>
> 
> Since commit eb789980d0aa ("mlxsw: spectrum_router: Populate adjacency
> entries according to weights") the driver includes support for
> non-equal-cost multipath, but IPv4 nexthops were the only user.
> 
> Now that the kernel supports weighted IPv6 nexthops, we can extend the
> driver to support it as well.
> 
> This is done by assigning each nexthop its configured weight, so that it
> will be populated accordingly in the device's adjacency table. The
> `weight` parameter is also taken into account when comparing nexthop
> groups in order not to consolidate non-identical groups.
> 
> Signed-off-by: Ido Schimmel <[email protected]>
> Signed-off-by: Jiri Pirko <[email protected]>

Applied, thanks Jiri.

Reply via email to