On Friday, November 09, 2012 04:55:30 Antonio Quartulli wrote:
> The logic in the BLA mechanism may decide to drop broadcast packets
> because the node may still be in the setup phase. For this reason,
> further broadcast processing like the early client detection mechanism
> must be done only after the BLA check.
>
> This patches moves the invocation to BLA before any other broadcast
> processing.
>
> This was introduced by 724d05c8215e4e8186097121595ef20b6ba601b7
> ("batman-adv: detect not yet announced clients")
>
> Reported-by: Glen Page <[email protected]>
> Signed-off-by: Simon Wunderlich <[email protected]>
> Signed-off-by: Antonio Quartulli <[email protected]>
> ---
> soft-interface.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
Applied in revision 4dba221.
Thanks,
Marek