Files
linux-stable-mirror/include/net
David Ahern 1cf844c747 ipv6: Make fib6_nh optional at the end of fib6_info
Move fib6_nh to the end of fib6_info and make it an array of
size 0. Pass a flag to fib6_info_alloc indicating if the
allocation needs to add space for a fib6_nh.

The current code path always has a fib6_nh allocated with a
fib6_info; with nexthop objects they will be separate.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-24 13:26:44 -07:00
..
2019-02-21 16:23:56 -08:00
2019-01-23 11:18:00 -08:00
2019-04-19 14:07:40 -07:00
2019-03-21 13:39:25 -07:00
2019-02-25 14:32:35 -08:00
2019-05-22 17:48:44 -07:00
2019-04-22 21:47:25 -07:00
2019-05-15 09:22:41 -07:00