From: Antonio Quartulli Date: Sun, 4 Dec 2011 21:38:27 +0000 (+0100) Subject: batman-adv: delete global entry in case of roaming X-Git-Tag: v3.2-rc6~3^2~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=797399b415b78dacdbcaffdb89e46e369ec88b98;p=pandora-kernel.git batman-adv: delete global entry in case of roaming When receiving a DEL change for a client due to a roaming event (change is marked with TT_CLIENT_ROAM), each node has to check if the client roamed to itself or somewhere else. In the latter case the global entry is kept to avoid having no route at all otherwise we can safely delete the global entry Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed