From: Antonio Quartulli Date: Wed, 6 Jul 2011 23:40:59 +0000 (+0200) Subject: batman-adv: keep global table consistency in case of roaming X-Git-Tag: v3.1-rc1~316^2~199^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=980d55b20a730cbabc74cdc57be9c47713dba57b;p=pandora-kernel.git batman-adv: keep global table consistency in case of roaming To keep consistency of other originator tables, new clients detected as roamed, are kept in the global table but are marked as TT_CLIENT_PENDING They are purged only when the new ttvn is received by the corresponding originator. Moreover they need to be considered as removed in case of global transtable lookup. Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed