On Montag, 16. Oktober 2017 19:07:25 CEST Sven Eckelmann wrote:
> On Samstag, 7. Oktober 2017 14:18:52 CEST Sven Eckelmann wrote:
> > From: David Ahern
> >
> > Pass extack to do_set_master and down to ndo_add_slave
> >
> > Signed-off-by: David Ahern
> > Signed-off-by: David S. Miller
> > [s...
On Montag, 16. Oktober 2017 09:48:03 CEST Sven Eckelmann wrote:
> The neighbor compare API implementation for B.A.T.M.A.N. V checks whether
> the neigh_ifinfo for this neighbor on a specific interface exists. A
> warning is printed when it isn't found.
>
> But it is not called inside a lock which
On Samstag, 7. Oktober 2017 14:18:52 CEST Sven Eckelmann wrote:
> From: David Ahern
>
> Pass extack to do_set_master and down to ndo_add_slave
>
> Signed-off-by: David Ahern
> Signed-off-by: David S. Miller
> [s...@narfation.org: Add compat code]
> Signed-off-by: Sven Eckelmann
> ---
> compa
On 16/10/17 15:48, Sven Eckelmann wrote:
> The neighbor compare API implementation for B.A.T.M.A.N. V checks whether
> the neigh_ifinfo for this neighbor on a specific interface exists. A
> warning is printed when it isn't found.
>
> But it is not called inside a lock which would prevent that th
The neighbor compare API implementation for B.A.T.M.A.N. V checks whether
the neigh_ifinfo for this neighbor on a specific interface exists. A
warning is printed when it isn't found.
But it is not called inside a lock which would prevent that this
information is lost right before batadv_neigh_ifin