On Sun, Mar 18, 2018 at 08:36:01PM -0700, David Ahern wrote: > This set is the first of many changes to improve the scalability of the > IPv6 code. Follow on changes include: > - consolidating duplicate fib6_info references like IPv4 does with > duplicate fib_info
Before that you need to further break fib6_info into fib6_info and fib6_alias, or I misunderstood you?