commit | b618ad1103c9ea0c4a69b44f42fc3c7b4e231e22 | [log] [tgz] |
---|---|---|
author | Matthias Schiffer <mschiffer@universe-factory.net> | Thu Jan 24 18:18:27 2013 +0100 |
committer | Antonio Quartulli <ordex@autistici.org> | Sun Jan 27 14:02:39 2013 +0100 |
tree | 58c80e65cc784f33ca4e627b867031fddb674430 | |
parent | 757dd82ea7008ddaccfecff3397bec3e3203a89e [diff] |
batman-adv: filter ARP packets with invalid MAC addresses in DAT We never want multicast MAC addresses in the Distributed ARP Table, so it's best to completely ignore ARP packets containing them where we expect unicast addresses. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> Acked-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Antonio Quartulli <ordex@autistici.org>