From: David Ahern
Date: Mon, 26 Feb 2018 13:13:24 -0700
> On 2/26/18 12:08 PM, David Miller wrote:
>> From: David Ahern
>> Date: Sun, 25 Feb 2018 11:47:12 -0800
>>
>>> A later patch removes rt6i_table from rt6_info. Save the ipv6
>>> table for a VRF in net_vrf. fib tables can not be deleted so
On 2/26/18 12:08 PM, David Miller wrote:
> From: David Ahern
> Date: Sun, 25 Feb 2018 11:47:12 -0800
>
>> A later patch removes rt6i_table from rt6_info. Save the ipv6
>> table for a VRF in net_vrf. fib tables can not be deleted so
>> no reference counting or locking is required.
>>
>> Signed-off
From: David Ahern
Date: Sun, 25 Feb 2018 11:47:12 -0800
> A later patch removes rt6i_table from rt6_info. Save the ipv6
> table for a VRF in net_vrf. fib tables can not be deleted so
> no reference counting or locking is required.
>
> Signed-off-by: David Ahern
Is this change really OK all by
A later patch removes rt6i_table from rt6_info. Save the ipv6
table for a VRF in net_vrf. fib tables can not be deleted so
no reference counting or locking is required.
Signed-off-by: David Ahern
---
drivers/net/vrf.c | 25 ++---
1 file changed, 6 insertions(+), 19 deletions(