commit | 1227c9ae018b1d537349380cef8f6bbbf24082a6 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <sw@simonwunderlich.de> | Thu Jun 01 17:11:24 2017 +0200 |
committer | Simon Wunderlich <sw@simonwunderlich.de> | Fri Jun 09 15:56:59 2017 +0200 |
tree | a6ef7ea6ac16300a98dbf873ad66d13cedf7ce7f | |
parent | d1aa51422013e16efb91672a32597a1d331470b2 [diff] |
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>