batman-adv: filter ARP packets with invalid MAC addresses in DAT
authorMatthias Schiffer <[email protected]>
Thu, 24 Jan 2013 17:18:27 +0000 (18:18 +0100)
committerAntonio Quartulli <[email protected]>
Sun, 27 Jan 2013 13:02:39 +0000 (14:02 +0100)
commitb618ad1103c9ea0c4a69b44f42fc3c7b4e231e22
tree58c80e65cc784f33ca4e627b867031fddb674430
parent757dd82ea7008ddaccfecff3397bec3e3203a89e
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 <[email protected]>
Acked-by: Antonio Quartulli <[email protected]>
Signed-off-by: Marek Lindner <[email protected]>
Signed-off-by: Antonio Quartulli <[email protected]>
net/batman-adv/distributed-arp-table.c