On Wed, Mar 27, 2019 at 08:53:57PM -0700, David Ahern wrote: > From: David Ahern <dsah...@gmail.com> > > Add fib_nh_common struct with common nexthop attributes. Convert > fib_nh and fib6_nh to use it. Use macros to move existing > fib_nh_* references to the new nh_common.nhc_*. > > Signed-off-by: David Ahern <dsah...@gmail.com>
Reviewed-by: Ido Schimmel <ido...@mellanox.com>