On Wednesday, November 07, 2012 22:05:33 Antonio Quartulli wrote:
> Flags carried by a change_entry have to be always copied into the
> client entry as they may contain important attributes (e.g.
> TT_CLIENT_WIFI).
>
> For instance, a client added by means of the "early detection
> mechanism" has no flag set at the beginning, so they must be updated once
> the proper ADD event is received.
>
> This was introduced by ("batman-adv: detect not yet announced clients")
>
> Signed-off-by: Antonio Quartulli <[email protected]>
> ---
>
> This patch is based on "maint"
>
>
> translation-table.c | 6 ++++++
> 1 file changed, 6 insertions(+)
Applied in revision fa614fd.
Thanks,
Marek