git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5691744
)
batman-adv: Do not add multicast MAC addresses to translation table
author
Linus Lüssing
<linus.luessing@web.de>
Wed, 17 Oct 2012 13:07:35 +0000
(15:07 +0200)
committer
Antonio Quartulli
<ordex@autistici.org>
Sat, 12 Jan 2013 10:58:19 +0000
(20:58 +1000)
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 <linus.luessing@web.de>
Acked-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
net/batman-adv/soft-interface.c
patch
|
blob
|
history
diff --cc
net/batman-adv/soft-interface.c
Simple merge