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:
a932657
)
batman-adv: use check_unicast_packet() in recv_roam_adv()
author
Antonio Quartulli
<ordex@autistici.org>
Tue, 31 Jul 2012 15:19:15 +0000
(17:19 +0200)
committer
Antonio Quartulli
<ordex@autistici.org>
Mon, 29 Oct 2012 08:39:03 +0000
(09:39 +0100)
To avoid code duplication and to simplify further changes,
check_unicast_packet() is now used in recv_roam_adv() to check for not
well formed packets and so discard them.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
No differences found