Re: [PATCH v2 net-next 4/7] ipv6: Plumb support for nexthop object in a fib6_info
From: David Ahern <hidden>
Date: 2019-06-04 23:30:43
From: David Ahern <hidden>
Date: 2019-06-04 23:30:43
On 6/4/19 3:36 PM, Wei Wang wrote:
instead of trying to convert ip6_create_rt_rcu() to use the pcpu_dst logic, completely get rid of the calling to ip6_create_rt_rcu(), and directly return f6i in those cases to the caller. Is that correct?
yes