From: Antonio Quartulli Date: Wed, 6 Jul 2011 23:40:58 +0000 (+0200) Subject: batman-adv: keep local table consistency for further TT_RESPONSE X-Git-Tag: v3.1-rc1~316^2~199^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=058d0e26989e3da2fa031f551235f6ff1e0bc27c;p=pandora-kernel.git batman-adv: keep local table consistency for further TT_RESPONSE To keep transtable consistency among all the nodes, an originator must not send not yet announced clients within a full table TT_RESPONSE. Instead, deleted client have to be kept in the table in order to be sent within an immediate TT_RESPONSE. In this way all the nodes in the network will always provide the same response for the same request. All the modification are committed at the next ttvn increment event. Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed