[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e22981b7-8411-dd94-3f57-64f30647ec44@gmail.com>
Date: Wed, 11 Dec 2019 10:34:04 -0700
From: David Ahern <dsahern@...il.com>
To: Ido Schimmel <idosch@...sch.org>, netdev@...r.kernel.org
Cc: davem@...emloft.net, jiri@...lanox.com, roopa@...ulusnetworks.com,
mlxsw@...lanox.com, Ido Schimmel <idosch@...lanox.com>
Subject: Re: [PATCH net-next 2/9] ipv4: Notify route after insertion to the
routing table
On 12/10/19 10:23 AM, Ido Schimmel wrote:
> From: Ido Schimmel <idosch@...lanox.com>
>
> Currently, a new route is notified in the FIB notification chain before
> it is inserted to the FIB alias list.
>
> Subsequent patches will use the placement of the new route in the
> ordered FIB alias list in order to determine if the route should be
> notified or not.
>
> As a preparatory step, change the order so that the route is first
> inserted into the FIB alias list and only then notified.
>
> Signed-off-by: Ido Schimmel <idosch@...lanox.com>
> ---
> net/ipv4/fib_trie.c | 29 ++++++++++++++---------------
> 1 file changed, 14 insertions(+), 15 deletions(-)
>
Reviewed-by: David Ahern <dsahern@...il.com>
Powered by blists - more mailing lists