On Tue, Mar 26, 2019 at 08:29:38PM -0700, David Ahern wrote: > From: David Ahern <dsah...@gmail.com> > > rt6_add_nexthop and rt6_nexthop_info only need the fib6_info for the > gateway flag and the nexthop weight, and the presence of a gateway is now > per-nexthop. Update the signatures to take a fib6_nh and nexthop weight > and better align with the ipv4 versions. > > Signed-off-by: David Ahern <dsah...@gmail.com>
Reviewed-by: Ido Schimmel <ido...@mellanox.com>