On Mon, Apr 23, 2018 at 7:21 AM, David Miller wrote:
> From: Roopa Prabhu
> Date: Sat, 21 Apr 2018 09:41:29 -0700
>
>> From: Roopa Prabhu
>>
>> First patch refactors code to move fib rule netlink handling
>> into a common function. This became obvious when adding
>> duplicate extack msgs in add
From: Roopa Prabhu
Date: Sat, 21 Apr 2018 09:41:29 -0700
> From: Roopa Prabhu
>
> First patch refactors code to move fib rule netlink handling
> into a common function. This became obvious when adding
> duplicate extack msgs in add and del paths. Second patch
> adds extack msgs.
>
> v2 - Dropp
From: Roopa Prabhu
First patch refactors code to move fib rule netlink handling
into a common function. This became obvious when adding
duplicate extack msgs in add and del paths. Second patch
adds extack msgs.
v2 - Dropped the ip route get support and selftests from
the series to look at t