On Thursday, November 08, 2012 21:21:11 Antonio Quartulli wrote:
When a TT response with the full table is sent, the client flags should be sent as well. This patch fix the flags assignment when populating the tt_response to send back
This was introduced by ("batman-adv: detect not yet announced clients")
Signed-off-by: Antonio Quartulli ordex@autistici.org
v2:
- added missing BATADV_
v3:
- instead of passing the WIFI flag only, we now pass all the flags
translation-table.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied in revision d46bf9e.
Thanks, Marek