e 2eed4126c899f7907e57e57ef5bb71ed149f79ef parent 80d11788fb8f4d9fcfae5ad508c7f1b65e8b28a3 author Antonio Quartulli 1352297133 +0100 committer Antonio Quartulli 1353054483 +0100 batman-adv: fix tt_global_entries flags update 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 30cfd02b60e1cb16f5effb0a01f826c5bb7e4c59 ("batman-adv: detect not yet announced clients") Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner ã™