commit | d21afd3029b940e87539f18b385f2214413fe44c | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue Jun 18 18:12:55 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 18 09:45:37 2019 -0700 |
tree | 07cb3e10149275aa197af4052ac5557423beb0bf | |
parent | 921bc539cbcbb89274ff692ae58fc000c1f251bc [diff] |
mlxsw: spectrum_router: Add / delete multiple IPv6 nexthops Currently, the functions that take care of populating IPv6 nexthop groups only add / delete a single nexthop. Prepare them to handle multiple routes in one notification by passing an array of routes and adding / deleting all of 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>