]> asedeno.scripts.mit.edu Git - linux.git/commit
batman-adv: do not add loop detection mac addresses to global tt
authorSimon Wunderlich <sw@simonwunderlich.de>
Thu, 1 Jun 2017 15:11:24 +0000 (17:11 +0200)
committerSimon Wunderlich <sw@simonwunderlich.de>
Fri, 9 Jun 2017 13:56:59 +0000 (15:56 +0200)
commit1227c9ae018b1d537349380cef8f6bbbf24082a6
treea6ef7ea6ac16300a98dbf873ad66d13cedf7ce7f
parentd1aa51422013e16efb91672a32597a1d331470b2
batman-adv: do not add loop detection mac addresses to global tt

This change has been made for local TT already, add another one for
global TT - but only for temporary entries (aka speedy join), to prevent
inconsistencies between local and global tables in case an older
batman-adv version is still announcing those entries from its local
table.

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
net/batman-adv/translation-table.c