Re: [patch net-next 1/6] fib: introduce FIB notification infrastructure

2016-09-22 Thread Jiri Pirko
Thu, Sep 22, 2016 at 07:13:50AM CEST, ido...@idosch.org wrote: >On Wed, Sep 21, 2016 at 01:53:09PM +0200, Jiri Pirko wrote: >> From: Jiri Pirko >> >> This allows to pass information about added/deleted FIB entries/rules to >> whoever is interested. This is done in a very similar way as devinet >>

Re: [patch net-next 1/6] fib: introduce FIB notification infrastructure

2016-09-21 Thread Ido Schimmel
On Wed, Sep 21, 2016 at 01:53:09PM +0200, Jiri Pirko wrote: > From: Jiri Pirko > > This allows to pass information about added/deleted FIB entries/rules to > whoever is interested. This is done in a very similar way as devinet > notifies address additions/removals. > > Signed-off-by: Jiri Pirko

[patch net-next 1/6] fib: introduce FIB notification infrastructure

2016-09-21 Thread Jiri Pirko
From: Jiri Pirko This allows to pass information about added/deleted FIB entries/rules to whoever is interested. This is done in a very similar way as devinet notifies address additions/removals. Signed-off-by: Jiri Pirko --- include/net/ip_fib.h| 34 --- net/ipv4/f