From: Linus Lüssing Date: Wed, 17 Oct 2012 13:07:35 +0000 (+0200) Subject: batman-adv: Do not add multicast MAC addresses to translation table X-Git-Tag: v3.9-rc1~139^2~391^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02233e0c75fc512ca60e7e82943f0a4395a85411;p=pandora-kernel.git batman-adv: Do not add multicast MAC addresses to translation table The current translation table mechanism is not suitable for multicast addresses and we are currently flooding such frames anyway. Therefore this patch prevents multicast MAC addresses being added to the translation table. Signed-off-by: Linus Lüssing Acked-by: Antonio Quartulli Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed