From: Matthias Schiffer Date: Sat, 5 May 2012 15:51:53 +0000 (+0200) Subject: batman-adv: fix visualization output without neighbors on the primary interface X-Git-Tag: v3.6-rc1~125^2~521^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beeb96a4142180c34ddf592aef5a278c2d676bf0;p=pandora-kernel.git batman-adv: fix visualization output without neighbors on the primary interface The primary entry and the corresponding secondary entries are missing when there are no neighbors on the primary interface. This also causes the TT entries to miss and makes nodes with multiply secondary interface fall apart since there is no way to see they are related without a primary entry. Fix this by always emitting a primary entry. Signed-off-by: Matthias Schiffer Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed